Add vercel
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.vercel
|
||||
@@ -9,7 +9,7 @@
|
||||
"routes": [
|
||||
{
|
||||
"src": "(.*)",
|
||||
"dest": "main.py"
|
||||
"dest": "app.py"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user