Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SuriRaja
/
Sample
like
0
No application file
App
Files
Files
Community
main
Sample
/
netlify.toml
SuriRaja
Deploy static build to Hugging Face
b54da4e
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
162 Bytes
[build]
command
=
"npm run build"
publish
=
"out"
[[redirects]]
from
=
"/*"
to
=
"/index.html"
status
=
200
[build.environment]
NODE_VERSION
=
"18"