diff --git a/vercel.json b/vercel.json index fe4a743..f2ca9d0 100644 --- a/vercel.json +++ b/vercel.json @@ -1,7 +1,7 @@ { "functions": { "api/**/*": { - "maxDuration": 240 + "maxDuration": 60 } }, "crons": [{