I upgraded to Nextjs 15 and now i get this error about my Nodejs on cloudflare being out of date: `

I upgraded to Nextjs 15 and now i get this error about my Nodejs on cloudflare being out of date:

You are using Node.js 18.17.1. For Next.js, Node.js version "^18.18.0 || ^19.8.0 || >= 20.0.0" is required.


How would i upgrade this version?
Was this page helpful?