From acb6433b4e5331377604bd96288fd9718a58af3a Mon Sep 17 00:00:00 2001 From: adrien Date: Fri, 23 May 2025 20:36:11 +0200 Subject: [PATCH] =?UTF-8?q?oih=E1=BA=91grjopqpjir=C3=B9jlkpji=C3=B9=C3=89F?= =?UTF-8?q?SBHpBY^bB=C3=A0yn=5F)NYB=C3=80NYb,=C3=88=3DBBU=C3=87)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vercel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vercel.json diff --git a/vercel.json b/vercel.json new file mode 100644 index 0000000..5afc253 --- /dev/null +++ b/vercel.json @@ -0,0 +1,11 @@ +{ + "functions": { + "/*.php": { + "runtime": "vercel-php@0.6.0" + } + }, + "routes": [ + { "src": "/(.*)", "dest": "index.php" } + ] + } + \ No newline at end of file