Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xianbao
/
hf-public-data-insights
like
4
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
9421338
hf-public-data-insights
/
next.config.mjs
Xianbao QIAN
Initial commit from Create Next App
a658051
4 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;