Change8

@vercel/fs-detectors@5.7.11

📦 vercel-functions
🐛 1 fixes

Summary

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

🐛 Bug Fixes

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