You'll also want to keep an eye on the Vercel functions Max duration which on the Hobby plan is 10s and even if you upgrade I think you'll need to specify if you want longer:
vercel.com/docs/functions/run…
I ran into this a ton when running longer AI tasks / calling out to external serviced and had to create a webhook system 🙃
Thank you
You'll also want to keep an eye on the Vercel functions Max duration which on the Hobby plan is 10s and even if you upgrade I think you'll need to specify if you want longer:
vercel.com/docs/functions/run…
I ran into this a ton when running longer AI tasks / calling out to external serviced and had to create a webhook system 🙃
Thank you