Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mxmxk
/
suno
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
suno
/
next.config.mjs
rippanteq7
Upload folder using huggingface_hub
dfe72e0
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;