Next JS Deployment
Unanswered
Polish posted this in #help-forum
PolishOP
Hi everyone,
I have a cPanel account with Namecheap and I'm trying to deploy my Next.js website. I'm using the latest version of Next.js ({13.4.x}) and my cPanel server has Node.js version 14.x installed.
Is it possible to deploy my Next.js website on my cPanel account with Namecheap(shared hosting)? If so, can someone please provide me with the steps on how to do it?
Thanks in advance for your help!
I have a cPanel account with Namecheap and I'm trying to deploy my Next.js website. I'm using the latest version of Next.js ({13.4.x}) and my cPanel server has Node.js version 14.x installed.
Is it possible to deploy my Next.js website on my cPanel account with Namecheap(shared hosting)? If so, can someone please provide me with the steps on how to do it?
Thanks in advance for your help!
2 Replies
Orinoco Crocodile
you can't, next js 13+ versions requires node 16+ versions
you have to downgrade next, that's the only option if you can't upgrade node.