fix vercel runtime syntax

This commit is contained in:
Reynov Christian
2025-10-16 02:08:53 +08:00
parent 7115cb7e36
commit c79bc8fe19
+1 -2
View File
@@ -1,8 +1,7 @@
{
"version": 2,
"functions": {
"api/app.py": {
"runtime": "python3.12"
"runtime": "@vercel/python@3.12"
}
},
"routes": [