AI-agent / vercel.json
AURA Sync Bot
chore: deploy to HuggingFace Space
999bb04
raw
history blame contribute delete
80 Bytes
{
"rewrites": [
{ "source": "/(.*)", "destination": "/index.html" }
]
}