Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
graalul
/
COLE
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
COLE
/
frontend
/
next.config.mjs
Yurhu
Initial snapshot upload
75ec748
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;