Change8

@vercel/python@6.1.5

📦 vercel-functionsView on GitHub →
🐛 1 fixes

Summary

This patch release introduces a refinement to API builder creation, ensuring they are only generated for Python files that export an application or handler.

🐛 Bug Fixes

  • Only create API builders for .py files that export an app or handler.