[Action Required] Node.js 18 is being discontinued on Monday, September 1st, 2025
Hi wunnamgvercel-003-1827, Starting Monday, September 1st, 2025, Node.js 18 will no longer be supported on Vercel . Please upgrade to Node.js 22 as soon as possible to keep receiving security updates and prevent any errors. Your account is associated with the following projects using Node.js 18: kyawcelecele You can see which of your projects for a specific team are affected with: $ npm i -g vercel@latest $ vercel project ls --update-required --scope VERCEL_TEAM_SLUG To upgrade: Update engines in package.json to "22.x" or on the General page in your Vercel Project Settings. Create a new deployment for the changes to take effect. In many cases, you will need to update dependencies in package.json as well. For more information, check out the documentation . Happy shipping, The Vercel Team If you've got questions, ask us in the Vercel Community . Copyright © 2025 Vercel Inc. All right...