vercel@50.1.3
📦 vercel-cliView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch includes several minor fixes, such as running the install command earlier for vercel.ts and refining Python API builder creation, alongside updating numerous internal Vercel builder dependencies.
Migration Steps
- Remove any configuration related to the vercel.ts feature flag, as it has been removed.
🐛 Bug Fixes
- Install command is now run earlier for vercel.ts deployments.
- Python builders are now only created for .py files that export an app or handler.
🔧 Affected Symbols
vercel.ts@vercel/python