update python runtime to 3.11

This commit is contained in:
Reynov Christian
2025-10-16 02:11:04 +08:00
parent 4aec026e91
commit b421ec342d
+1 -1
View File
@@ -1,7 +1,7 @@
{
"functions": {
"api/app.py": {
"runtime": "@vercel/python@3.12"
"runtime": "@vercel/python@3.11"
}
},
"routes": [