Documentation
¶
Overview ¶
NextDeploy CLI is a command-line interface for interacting with and managing Next.js app deployments across self-hosted infrastructure.
It allows developers to initialize deployments, push code, monitor logs, and configure services using a simple declarative `nextdeploy.yml` file.
Typical usage:
nextdeploy init # Scaffold a Dockerfile and config nextdeploy build # Build the app locally nextdeploy ship # Build and deploy app to server nextdeploy update # Update the CLI to the latest version
Author: Yussuf Hersi <[email protected]> License: MIT Source: https://github.com/Golangcodes/nextdeploy
─────────────────────────────────────────────────────────────────────────────
Click to show internal directories.
Click to hide internal directories.