Change8

@vercel/static-build@2.11.13

📦 vercel-functionsView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release ensures that per-function `maxConcurrency` configurations are correctly propagated into build outputs. It also guarantees that each Next.js route with a configured concurrency limit is placed in its own Lambda group.

🐛 Bug Fixes

  • Propagate per-function `maxConcurrency` configuration into build outputs and keep every configured Next.js route in its own Lambda group, including routes with the same limit.

Affected Symbols