Unable to build Next.js app
So i am facing this issue
But looking at this shows that the Nodejs version cloudflare is running is lower and needs and upgrade to be able to work with the latest Nextjs version.
Any suggestions on how can i tackle this without downgrading my Next js app
Thanks
2 Replies
set a variable
NODE_VERSION: (version you want)
try it
Okay