Add vercel
This commit is contained in:
15
vercel.json
15
vercel.json
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"builds": [
|
||||
{
|
||||
"src": "*.py",
|
||||
"use": "@vercel/python"
|
||||
}
|
||||
],
|
||||
"routes": [
|
||||
{
|
||||
"src": "*.py",
|
||||
"dest": "app.py"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user