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