Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MawaredHR
/
FrontendDEV
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
FrontendDEV
/
next.config.mjs
osanseviero
Upload 54 files
63c7991
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;