Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hans-R-D
/
Nexora-Music
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Nexora-Music
/
frontend
/
next.config.mjs
ChandimaPrabath
nextjs init
21986a1
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;