fix: rubah vercel.json

This commit is contained in:
muhamad fais aizat 2025-05-15 20:48:23 +07:00
parent bf749dc054
commit f65c2927f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"functions": { "functions": {
"api/main.py": { "api/main.py": {
"runtime": "python3.11" "runtime": "python3.10"
} }
}, },
"routes": [ "routes": [