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?

https://railway.com/project/323269ed-60c3-4bd2-91fb-29abe64dd624/service/6acf2a64-e0f1-4776-991d-689329793b91?environmentId=4835dd78-1559-4bcb-887a-d2f830f73ba5&id=b6dbbb3a-97d6-45a8-be8d-ecf8764e06a5

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

4 Replies

a year ago

Hello,

You are starting your app during build.


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.


Loading...