@nrwl/next:server
Serve a Next.js app.
Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/configuration/projectjson#targets.
A new Nx workshop is coming on July 7th and 8th!To your agenda! A new Nx workshop will happen on July 7th and 8th, an online workshop to know how to Develop at Scale with Nx Monorepos! Schedule and more info
Serve a Next.js app.
Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/configuration/projectjson#targets.
Target which builds the application.
trueRead buildable libraries from source instead of building them separately.
Use a custom server script.
trueServe the application in the dev mode.
Hostname on which the application is served.
4200Port to listen on.
Path to the proxy configuration file.
falseHide error messages containing server information.
falseStatic markup.