This is a Next.js template which can be deployed to Railway with zero configuration.
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:
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.
To learn more about deploying Next.js, take a look at the following resources:
- Next.js deployment documentation: Learn about Next.js features and API.
- Deploying Next.js to Railway: A quickstart guide on deploying Next.js to Railway via GitHub, Railway CLI, or Docker.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!