next start [dir]
Start the application in production mode
Arguments
Name | Description |
---|---|
dir | Represent the directory of the Next.js application |
Options
Name | Description |
---|---|
-p, --port <arg> | A port number on which to start the application |
-H, , --hostname <arg> | Hostname on which to start the application |