Skip to content

Commit

Permalink
Bump max duration on all endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Feb 27, 2024
1 parent 732685b commit 642a8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
@@ -1,6 +1,6 @@
{
"functions": {
"pages/api/fund.ts": {
"pages/api/**/*.ts": {
"maxDuration": 60
}
}
Expand Down

0 comments on commit 642a8cb

Please sign in to comment.