We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ecc72b commit 01d625dCopy full SHA for 01d625d
vercel.json
@@ -1,10 +1,5 @@
1
{
2
"rewrites": [
3
{ "source": "/(.*)", "destination": "/api/main.py" }
4
- ],
5
- "functions": {
6
- "afterDeployment": {
7
- "source": "api/serverless_functions.py"
8
- }
9
+ ]
10
}
0 commit comments