Skip to content
/ deploy-railway Public template

Next.js template to deploy to Railway as a Node.js server.

Notifications You must be signed in to change notification settings

nextjs/deploy-railway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Next.js to Railway

This is a Next.js template which can be deployed to Railway with zero configuration.

Deploying to Railway

Railway automatically configures your Next.js application to run as a Node.js server (through next start). You can deploy to Railway using their CLI or GitHub integration.

Click the button below to begin:

Deploy on Railway

We highly recommend that you eject from the template after deployment to create a copy of the repo on your GitHub account.

Note: You can also choose from a variety of Next.js app templates created by the community.

For more information, see our deployment documentation.

Learn More

To learn more about deploying Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!