DEV Community

Cover image for [Tutorial] Deploying Next.js on Upsun ๐Ÿš€
Flora Brandรฃo for Upsun

Posted on

[Tutorial] Deploying Next.js on Upsun ๐Ÿš€

Setting up a new framework on a deployment platform can often feel like a manual grind of trial and error. Getting the configuration right from the start is essential for a smooth workflow.

This guide simplifies this process for Next.js users by providing a clear path from local development to a live environment. Here is what the process looks like:

  • Start by creating your Next.js application and setting up a new project
  • Select your preferred Git workflow for deployment
  • Configure your project settings to align with the platform
  • Push your changes and deploy your project with confidence

Following these steps ensures your project is configured correctly for the ecosystem and makes future updates easier to manage.

Check out the full technical write-up to see how to get your app live:

Deploy Next.js on Upsun - Upsun Developer

Complete the last required steps to successfully deploy Next.js on Upsun.

favicon developer.upsun.com

Top comments (0)