Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sayedev
/
Prompta
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Prompta
/
next.config.mjs
Sayedev
Upload 59 files
9ebfcd2
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;