Next JS server function max timeout on Amplify

0

I'm building a Next JS app with server functions. The server function is functionality heavy and will take 30-45 seconds depending on the data processed. I deployed it on Vercel and the max timeout in Vercel was 10 seconds for server functions.

What is the max timeout for server functions in Amplify-deployed Next JS app? Also, can we configure it manually? This will greatly help me with what I am building. Thanks.

Raga
asked 13 days ago50 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions