vercel@54.4.0
📦 vercel-cliView on GitHub →
✨ 3 features🔧 2 symbols
Summary
This release introduces support for workflow-triggered job services within the queue infrastructure and wires builder entrypoint detection into service setup. Several Vercel builder dependencies were updated.
✨ New Features
- Wire builder entrypoint detection into service setup.
- Support workflow-triggered job services in queue infrastructure by adding helpers to recognize them across queue broker, dev server, and build pipeline.
- Update Python runtime to bootstrap workflow services as queue-backed workers.