Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hans-R-D
/
Web.Auth.Nexus
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Web.Auth.Nexus
/
frontend
/
next.config.mjs
ChandimaPrabath
init
e71a2ef
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;