From f65c2927f2e4cee46171aeb1988e765c5d25e08f Mon Sep 17 00:00:00 2001 From: muhamad fais aizat Date: Thu, 15 May 2025 20:48:23 +0700 Subject: [PATCH] fix: rubah vercel.json --- backend/vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/vercel.json b/backend/vercel.json index d89ce5bd..f390254e 100644 --- a/backend/vercel.json +++ b/backend/vercel.json @@ -1,7 +1,7 @@ { "functions": { "api/main.py": { - "runtime": "python3.11" + "runtime": "python3.10" } }, "routes": [