Skip to content

Commit

Permalink
Increase fund timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Feb 26, 2024
1 parent 55e783c commit 9431b6c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"functions": {
"api/fund.ts": {
"maxDuration": 30
}
}
}

0 comments on commit 9431b6c

Please sign in to comment.