Add vercel

This commit is contained in:
2022-09-28 15:43:54 +02:00
parent 077f1b0cd6
commit 5e55d94d90
3 changed files with 29 additions and 28 deletions

View File

@@ -9,7 +9,7 @@
"routes": [
{
"src": "(.*)",
"dest": "main.py"
"dest": "app.py"
}
]
}