Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
failfast
/
nextjs-hf-spaces
like
9
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
f1d960d
nextjs-hf-spaces
/
next.config.js
NERDDISCO
initial commit
5dfa78d
almost 2 years ago
raw
Copy download link
history
blame
86 Bytes
/**
@type
{
import('next').NextConfig
} */
module
.
exports
= {
output
:
'standalone'
,
}