Netlify CLI is 2x as fast

April 9, 2025

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.