nuxi preview [rootDir]
The preview command starts a server to preview your Nuxt application after running the build command
Arguments
| Name | Description |
|---|---|
rootDir | The directory of the target application |
Options
| Name | Description |
|---|---|
--dotenv | Point to another .env file to load, relative to the root directory |