Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
acecalisto3
/
weatherhack-api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
weatherhack-api
/
vercel.json
Ig0tU
chore: add vercel.json for deployment
eb3d5a1
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
116 Bytes
{
"rewrites"
:
[
{
"source"
:
"/(.*)"
,
"destination"
:
"/main.py"
}
]
}