Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
failfast/nextjs-hf-spaces
banned-historical-archives
/
nextjs-hf-spaces
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
49d1dc3
nextjs-hf-spaces
/
next.config.js
NERDDISCO
initial commit
5dfa78d
over 1 year ago
raw
Copy download link
history
blame
86 Bytes
/**
@type
{
import('next').NextConfig
} */
module
.
exports
= {
output
:
'standalone'
,
}