Skip to Content
Documentation
Starter kits
Get Pro
Introduction
Installation

Deploy to Netlify

This guide will show you how to deploy to Netlify

Follow these steps to deploy the monorepo to Netlify.

  1. Create a new project on Netlify.
  2. Connect your GitHub account.
  3. Find the repository you want to deploy and click import.
  4. Override the build command with;
build build:web
  1. Publish directory
apps/web/.next
  1. Make sure to add the required environment variables.

See environment variables for more information.

Always generate new secrets when deploying to production.
  1. Click deploy and celebrate 🎉
Deploy to Netlify | Saas UI