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