Projects
Browse curated open source AI tools

Vercel Workflow is a durable execution framework for TypeScript developers that manages long-running, multi-step asynchronous processes within serverless environments.
The library is designed for Next.js and Node.js runtimes, utilizing the @vercel/workflow package to orchestrate state via Vercel's managed infrastructure. It is ideal for automating user onboarding sequences, processing multi-stage data pipelines, and managing scheduled recurring tasks in serverless applications.