Serverless functions have a time limit. Vercel gives you 60 seconds on Pro. None of that is enough to send a welcome email sequence, process an uploaded CSV, or run any workflow with multiple external API calls.
Source: [Dev.to](https://dev.to/stacknotice/inngest-nextjs-the-complete-guide-2026-2i33)