Change8

@vercel/static-build@2.11.13

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

Summary

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

🐛 Bug Fixes

  • Propagates per-function `maxConcurrency` configuration into build outputs, ensuring each configured Next.js route resides in its own Lambda group, even if they share the same concurrency limit.

Affected Symbols