add json file

This commit is contained in:
rgrgogu
2026-07-13 21:47:31 +08:00
parent b1805cfe4d
commit e91ccf14ca
+5
View File
@@ -0,0 +1,5 @@
{
"rewrites": [
{ "source": "/(.*)", "destination": "/index.html" }
]
}