pref: update vercel.json

This commit is contained in:
thehrz 2024-11-23 17:00:07 +08:00
parent de57b4effa
commit e47a0a6c42
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -1,3 +1,3 @@
{
"rewrites": [{ "source": "/:path*", "destination": "/index.html" }]
"cleanUrls": true
}