Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
istarkov committed Apr 22, 2024
1 parent 325939d commit c9459e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
},

"functions": {
"timeout-fun/*": {
"/timeout-fun": {
"maxDuration": 30
},
"timeout-fun": {
"*": {
"maxDuration": 30
}
}
Expand Down

0 comments on commit c9459e7

Please sign in to comment.