Node.js 22 LTS is now available

Starting today, Node.js version 22 is available as the runtime for your builds and Vercel Functions leveraging Node. To use version 22, go to Project Settings > General > Node.js Version and select 22.x. This is also the default version for new projects.

Node.js 22 highlights:

The current version used by Vercel is 22.11.0 and will automatically update minor and patch releases. Therefore, only the major version (22.x) is guaranteed.

Read our Node.js runtime documentation to learn more.