Package
@nrwl/next
Next.js Plugin for Nx
Here is a list of all the executors and generators available from this package.
Executors
Build a Next.js app
Serve a Next.js app
Export a Next.js app. The exported application is located at dist/$outputPath/exported.
Generators
Initialize the @nrwl/next plugin
Create an application
Create a page
Create a component
Create a library