Add trailingSlash configuration to vercel.json

This commit is contained in:
Ahyan Z 2026-06-25 20:34:27 +01:00 committed by GitHub
parent f838a0ca57
commit 6266902bd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@
}
},
"cleanUrls": true,
"trailingSlash": false,
"rewrites": [
{
"source": "/api/panel",