Skip to content

Commit c7a3673

Browse files
authored
Change max duration from 30 to 10
anuraghazra#1416 (comment)
1 parent 9eb0c3c commit c7a3673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
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)