Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vimal52
/
churnml
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
churnml
/
next.config.mjs
vimal52
Upload 13 files
4612a3e
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;