#how can I increase 60 seconds time out

1 messages · Page 1 of 1 (latest)

pulsar cosmos
wise questBOT
#

Hi @pulsar cosmos. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Sorry @pulsar cosmos, I seem to be having a bit of trouble. Don't worry though, I've pinged my supprt and they will try to fix me up! :technologist:

Perhaps try again in 15mins?

pulsar cosmos
#

@wise quest how can I increase 60 seconds time out on vercel?

wise questBOT
#

Let me check the knowledge base for you. One moment! :books:

#

Serverless Functions on Vercel have a maximum execution timeout determined by the "Serverless Function Execution Timeout (Seconds)" (https://vercel.com/docs/concepts/limits/overview#serverless-function-execution-timeout) limit. This timeout is based on the plan that the Personal Account or Team has enabled when creating the deployment.

To increase the timeout, you would need to upgrade your plan to one that offers a higher execution timeout limit. However, the information extracts provided do not mention the specific timeout limits for each plan. For more details on the available plans and their respective limits, you can visit the Vercel Pricing page (https://vercel.com/pricing).

If you're experiencing timeout issues, you can also review the timeout conditions checklist (https://vercel.com/docs/concepts/functions/serverless-functions#execution-timeout) to ensure your function is optimized and not encountering any issues that could cause it to time out.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

Vercel Documentation

This reference covers a list of all the limits and limitations that apply on Vercel.

Vercel Documentation

Vercel Serverless Functions enable running code on-demand without needing to manage your own infrastructure, provision servers, or upgrade hardware.

#

@pulsar cosmos kapa.ai is still learning and improving, please let us how it did by reacting below

pulsar cosmos
#

@jade ledge there you go 😉