Add vercel

This commit is contained in:
2022-09-28 16:05:37 +02:00
parent 54fde65e12
commit b0a765136c

View File

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