CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
hiinikhil
/
hitechcoder
source
Hugging Face
updated 2y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
next.config.mjs
next.config.mjs
5 lines
Copy path
Download
Raw
Back to root
1
/** @type {import('next').NextConfig} */
2
const nextConfig = {};
3
4
export default nextConfig;
5