Fix vercel config (?)
This commit is contained in:
parent
19734f1f7e
commit
eeedf09c4d
|
@ -1,9 +1,3 @@
|
|||
{
|
||||
"regions": ["all"],
|
||||
"functions": {
|
||||
"api/**": {
|
||||
"memory": 3008
|
||||
}
|
||||
},
|
||||
"rewrites": [{ "source": "/(.+)", "destination": "/api" }]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user