diff --git a/vercel.json b/vercel.json index 7275c8c..f27e4f9 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" },