-
-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Open
Labels
enhancementNew feature or request.New feature or request.
Description
Is your feature request related to a problem? Please describe.
Hi,
Vercel announced yesterday that they will drop support for node18
on the 1st of September,
Meaning that every project still using that version of the engine will stop working

Describe the solution you'd like
To avoid Vercel instances to crash on that date, the version set in package.json
file should be bumped at least to node20
or as Vercel recommends node22
BEFORE September 1st

Metadata
Metadata
Assignees
Labels
enhancementNew feature or request.New feature or request.