Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
muthuk1
/
flowstate
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
flowstate
/
next.config.js
muthuk1
Upload project config and lib files
820c67c
verified
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
114 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {
reactStrictMode
:
true
}
module
.
exports
= nextConfig