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