fix:memperbaiki vercel
This commit is contained in:
parent
b78ecccd4b
commit
ae8e76e1f2
|
@ -3,8 +3,7 @@
|
||||||
"builds": [
|
"builds": [
|
||||||
{
|
{
|
||||||
"src": "index.py",
|
"src": "index.py",
|
||||||
"use": "@vercel/python",
|
"use": "@vercel/python"
|
||||||
"config": { "runtime": "python3.9" }
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"routes": [
|
"routes": [
|
||||||
|
|
Loading…
Reference in New Issue