Skip to content

Commit b0bc626

Browse files
authored
Reduced vercel maxDuration
1 parent 36aeb5c commit b0bc626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"functions": {
33
"api/*.js": {
44
"memory": 128,
5-
"maxDuration": 30
5+
"maxDuration": 10
66
}
77
},
88
"redirects": [

0 commit comments

Comments
 (0)