How to deploy a next js project
Anonymous
HOBBYOP
a year ago
Right now I am deploying a next js project on railway and from the logs it looks to be running on port 3000. Is there a way I can make the port be the port that Railway wants it to be?
ⓘ Deployment information is only viewable by project members and Railway employees.
4 Replies
brody
Hello,You are starting your app during build.
Anonymous
HOBBYOP
a year ago
You are right I fixed this and it deployed. Thanks so much! Now it is saying the site is not https. Is there a way I can address that?
a year ago
Aside from some of the pictures not being found, the site works fine for me, no issues with it not being https.
brody
Hello,You are starting your app during build.
Anonymous
HOBBYOP
a year ago
This is resolved thanks so much for the help.
