Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ammaraak
/
book
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
book
/
vercel.json
Ammar Ahmed Khan
Add Physical AI Humanoid Book Platform
e2eff86
4 months ago
raw
Copy download link
history
blame
contribute
delete
233 Bytes
{
"builds"
:
[
{
"src"
:
"package.json"
,
"use"
:
"@vercel/static-build"
,
"config"
:
{
"distDir"
:
"build"
}
}
]
,
"routes"
:
[
{
"src"
:
"/(.*)"
,
"dest"
:
"/index.html"
}
]
}