hope this helps

This commit is contained in:
Ahyan Z 2026-06-25 21:08:07 +01:00 committed by GitHub
parent bb72f8650f
commit 8cc6ac435a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,11 +4,11 @@
"api/**/*.php": {
"runtime": "vercel-php@0.9.0"
}
{
},
"cleanUrls": false,
"trailingSlash": false,
"rewrites": [
{
{
"source": "/api/panel",
"destination": "/api/panel.php"
},