2019-09-09 12:29:43 -04:00

290 B

export

Export a Next.js app. The exported application is located at dist/$outputPath/exported.

Builder properties can be configured in workspace.json when defining the builder, or when invoking it. Read more about how to use builders and the CLI here: https://nx.dev/react/guides/cli.