Skip to content

Deploy Next.js Applications

Prerequisites

  • Next.js application in a Git repository
  • HCS account with Applications access
  • Domain name (optional)

Deployment Steps

  1. Login to HCS Dashboard

  2. Create New Application

    • Click “Create New Application”
    • Select “Next.js” as your application type
    • Connect your Git repository
  3. Configure Build Settings

    • Set Build Pack to nixpacks
    • Set Node Environment to production
  4. Deploy Your Application

    • Click “Deploy” to start the build process
    • Wait for build and deployment to complete

Environment Variables