7 lines
290 B
Markdown
7 lines
290 B
Markdown
# 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.
|