vercel@50.26.1
📦 vercel-cliView on GitHub →
✨ 1 features🐛 2 fixes🔧 3 symbols
Summary
This patch release introduces background worker service support for Python and fixes an issue where `vc deploy --json` output was invalid when piped.
✨ New Features
- Added background worker service support for Python (Dramatiq/Celery) and propagation of vercel headers context to worker handlers.
🐛 Bug Fixes
- Fixed `vc deploy --json` to output only valid JSON to stdout when piped.
- Skipped auto-detection for root-only projects in fs-detectors.