Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
zero-gpu-spaces
like
904
Running
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
e5f9c03
zero-gpu-spaces
/
next.config.mjs
enzostvs
HF Staff
Initial commit from Create Next App
e5f9c03
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;