The modern deploy command is used to generate artifacts required for the deployment platform.
Usage: modern deploy [options]
Options:
-c --config <config> Specify configuration file path, either relative or absolute
--env-dir <dir> Specify the directory containing .env files
-s --skip-build Skip the build stage
-h, --help Display command helpFor more details, refer to Deploy Application.