fix: rubah vercel.json
This commit is contained in:
parent
bf749dc054
commit
f65c2927f2
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"functions": {
|
||||
"api/main.py": {
|
||||
"runtime": "python3.11"
|
||||
"runtime": "python3.10"
|
||||
}
|
||||
},
|
||||
"routes": [
|
||||
|
|
Loading…
Reference in New Issue