festa-magica-ia/vercel.json
2026-05-10 19:00:41 +00:00

8 lines
96 B
JSON

{
"rewrites": [
{
"source": "/(.*)",
"destination": "/index.html"
}
]
}