@vercel/python@6.1.5
📦 vercel-cliView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch optimizes the Vercel Python runtime by restricting API builder creation to only those Python files that export a valid application or handler.
🐛 Bug Fixes
- Optimized Python build process to only create API builders for .py files that explicitly export an app or handler.
🔧 Affected Symbols
python