Files
ob248.com/vercel.json
2026-02-06 11:50:25 +00:00

9 lines
84 B
JSON

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