Workflow SDK now runs natively in Nitro v3
Vercel has updated its Workflow SDK to run natively in Nitro v3. The Workflow SDK enables developers to define and execute serverless workflows, and with this update, it integrates directly into the Nitro runtime, which powers Vercel's serverless functions. This native support eliminates the need for additional configuration or separate runtimes, simplifying the development and deployment of workflow-based applications. The change is part of Vercel's ongoing efforts to enhance the developer experience on its platform by reducing friction and improving performance for serverless workflows.
// why it matters
Developers can now run Workflow SDK directly in Nitro v3, simplifying serverless workflow deployment.