diff --git a/vercel.json b/vercel.json index 40da4fd..fd0e681 100644 --- a/vercel.json +++ b/vercel.json @@ -4,11 +4,11 @@ "api/**/*.php": { "runtime": "vercel-php@0.9.0" } - } + { "cleanUrls": false, "trailingSlash": false, "rewrites": [ - { + } "source": "/api/panel", "destination": "/api/panel.php" },