Initialize the @nx/next
plugin.
@nx/next:generators | Nx
Generator References
Here is a list of all generator available for this package.
initInternal
Create an application.
Create a page.
Create a component.
Create a library.
Set up a custom server.
cypress-component-configuration
cypress-component-configuration generator
Convert an existing Next.js project(s) using
@nx/next:build
to use@nx/next/plugin
. Defaults to migrating all projects. Pass '--project' to migrate a single project.