Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
radames/ai-town
hackathonM
/
Matou-Garou
like
6
Sleeping
App
Files
Files
Community
1110c51
Matou-Garou
/
vercel.json
Jofthomas
HF staff
bulk
ce8b18b
6 months ago
raw
Copy download link
history
blame
Safe
127 Bytes
{
"framework"
:
"vite"
,
"rewrites"
:
[
{
"source"
:
"/ai-town/:match*"
,
"destination"
:
"/:match*"
}
]
}