Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
prats010
/
kronector
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
kronector
/
frontend
/
vercel.json
Prathamesh Bhamare
fix: add vercel.json for static HTML deployment
f6c73c2
2 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
147 Bytes
{
"buildCommand"
:
null
,
"outputDirectory"
:
"."
,
"framework"
:
null
,
"rewrites"
:
[
{
"source"
:
"/"
,
"destination"
:
"/index.html"
}
]
}