Skip to content
/ deploy-digitalocean Public template

Next.js template to deploy to DigitalOcean as a Docker container.

Notifications You must be signed in to change notification settings

nextjs/deploy-digitalocean

Repository files navigation

Deploy Next.js to DigitalOcean

This is a Next.js template which can be deployed to DigitalOcean.

Deploying to DigitalOcean

App Platform

This template can be used to deploy your Next.js application as a Docker container to DigitalOcean App Platform.

Deploy to DigitalOcean

To modify the app, create your own repository. You can deploy an app using using UI/CLI/API, Github Actions, or Terraform.

Droplet

Use this guide for an end-to-end walkthrough of deploying a self-hosted Next.js app to a Droplet using Docker Compose.

For more information on self-hosting, see the Next.js deployment documentation.

Learn More

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

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