cpanel and nextjs deployment
Unanswered
onliner posted this in #help-forum
onlinerOP
guys i'm stuck with a big project on next.js we have more than 70 page coded by hand, and we can't deploy it on our shared hosting on cpanel, nobody know a tutorials ?
17 Replies
onlinerOP

European sprat
what kind of environment does cpanel give you for hosting?
I might be wrong, but we need node for nextjs and shared hosting doesn't provide node right?
European sprat
i don't know what your shared hosting provides
you can statically generate pages and host the html/css/js from anywhere
no need for node. but there's nothing dynamic
@European sprat no need for node. but there's nothing dynamic
If you are referring to me, I mean, if he has dynamic he needs node right?
European sprat
yes sorry i thought you were op
European sprat
so what's the issue?
@European sprat so what's the issue?
onlinerOP
i need install node JS , after that need to install with SSH environment
Did U read the deploying section of next https://nextjs.org/docs/app/building-your-application/deploying
This may help too
https://medium.com/@geevadon/how-to-deploy-a-next-js-app-on-cpanel-efficiently-c00c5eb860de
This may help too
https://medium.com/@geevadon/how-to-deploy-a-next-js-app-on-cpanel-efficiently-c00c5eb860de
@European sprat so what's the issue?
Atlantic menhaden
there is so much errors in the build one is image optimization after change the onptimized true and changing all Image into <img it build and export this ..
European sprat
read that post on how to get support