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
已提問 1 個月前檢視次數 52 次