Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BBo09
/
logo_app
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
logo_app
/
next.config.mjs
BBo09
Upload 11 files
f738b9d
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;