next build [dir]
Create an optimized production build of your application
Arguments
| Name | Description |
|---|---|
dir | Represent the directory of the Next.js application |
Options
| Name | Description |
|---|---|
--profile | Enable production profiling |
--debug | Enable more verbose build output |