From 8cc6ac435ad2fd5637bd7b2a0ccb63253d24760c Mon Sep 17 00:00:00 2001 From: Ahyan Z Date: Thu, 25 Jun 2026 21:08:07 +0100 Subject: [PATCH] hope this helps --- vercel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" },