fix:test vercel1
This commit is contained in:
parent
5908f33041
commit
d3bf811082
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"functions": {
|
||||
"index.py": {
|
||||
"runtime": "python3.11"
|
||||
"runtime": "@vercel/python@3.1.7"
|
||||
}
|
||||
},
|
||||
"routes": [
|
||||
|
@ -11,3 +11,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue