2025-10-03 11:24:22 +03:00

9 lines
120 B
JSON

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