This commit is contained in:
tonyrewin 2022-12-03 16:16:36 +03:00
parent a17811d789
commit d3f7dbc991

View File

@ -1,6 +1,6 @@
{
"functions": {
"src/pages/api/**/*": {
"src/pages/api/*.js": {
"memory": 3008,
"maxDuration": 30
}