Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hans-Den
/
nexora
like
0
Running
App
Files
Files
Community
17406e2
nexora
/
frontend
/
next.config.mjs
ChandimaPrabath
init
6ba7c23
3 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;