Revert functions config
cgen-c2d66f04534645a8bb59534d525e363d
This commit is contained in:
parent
42e0d5e30e
commit
70df2121d4
1 changed files with 0 additions and 6 deletions
|
|
@ -2,12 +2,6 @@
|
|||
"version": 2,
|
||||
"buildCommand": "npm ci && npm run build",
|
||||
"outputDirectory": "dist/spa",
|
||||
"functions": {
|
||||
"api/**/*.ts": {
|
||||
"memory": 1024,
|
||||
"maxDuration": 60
|
||||
}
|
||||
},
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/:path(.*)",
|
||||
|
|
|
|||
Loading…
Reference in a new issue