next export [dir]
Exports the application for production deployment
Arguments
Name | Description |
---|---|
dir | Represent the directory of the Next.js application |
Options
Name | Description |
---|---|
-s | Do not print any messages to console |
Exports the application for production deployment
Name | Description |
---|---|
dir | Represent the directory of the Next.js application |
Name | Description |
---|---|
-s | Do not print any messages to console |