Skip to content

Commit

Permalink
changes in vercel.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
KirtanTank committed Aug 19, 2024
1 parent 795d4a0 commit f31b95f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"functions": {
"api/auth/**": {
"api/auth/[...nextauth]": {
"maxDuration": 60
}
}
}
}

0 comments on commit f31b95f

Please sign in to comment.