Files
shooting-word/serve.json
T
2026-06-25 19:21:09 +05:00

8 lines
154 B
JSON

{
"cleanUrls": false,
"rewrites": [
{ "source": "/game", "destination": "/game.html" },
{ "source": "/", "destination": "/index.html" }
]
}