#I'm trying to deploy my nextjs project on cpanel but I got blank page

21 messages · Page 1 of 1 (latest)

steel geode
buoyant gullBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

upper prairieBOT
# steel geode I'm trying to deploy my nextjs project on cpanel but I got blank page . In my lo...
Please add more information to your question

Your question currently does not have sufficient information for people to be able to help. Please add more information to help us help you, for example: relevant code snippets, a reproduction repository, and/or more detailed error messages. See more info on how to ask a good question in https://discord.com/channels/752553802359505017/1138338531983491154 and #welcome message

sleek echo
#

@silent cedar could you explain a bit on what information you are expecting? because the OP thinks all necessary information is in the repo already

#

@steel geode you can bump post by sending any messages here - then it will float to the top of the #1007476603422527558 channel. don't do it more than once a day

#

about this question, i don't deploy on cpanel so i can't answer. cpanel is also not a popular way to deploy nextjs apps, hence very few people may be able to help you, so you need to be patient here

#

and be ready for the fact that maybe no one is able to help at all

silent cedar
steel geode
#

Cpanel is popular to other. Our company want depoly on cpanel. Im deploy my this project on cpanel when I'm visit i got blank page (view source no HTML) https://github.com/sarowarhosen03/Nextjs-issu. .
I think nextjs do something to support nextjs everywhere

sleek echo
ebon trail
steel geode
craggy heath
steel geode
craggy heath
#

static export means HTML/CSS/JS and you host the static files

#

if you want a standalone build that you can use nodejs to run, use output standalone

ebon trail
#

agree

craggy heath
steel geode
#

Thank you so much. Please let me know, i can get every feature working with this static deploy ?

ebon trail
steel geode