releases.sh

CLI startup ~400ms faster; builds 5s faster for Next.js

April 9, 2025ChangelogView original ↗
1 enhancementThis release1 enhancementImprovements to existing featuresAI-tallied from the release notes

CLI performance We've made meaningful Netlify CLI performance improvements in v20.0.0, making your workflow 2 to 3x faster with:

  • ~400ms faster startup for every command
  • >2s faster execution for most commands
  • ~5s faster builds for Next.js apps

Get the latest by running: npm install -g netlify-cli@latest For an additional 10-15% performance boost, use Node.js 22.8.0 or later.

Fetched August 11, 2026

CLI startup ~400ms faster; builds 5s faster for Next.js —… — releases.sh