nx/packages/next/docs/custom-server-examples.md

142 B

Examples

{% tabs %} {% tab label="Add a custom server to existing app" %}

nx g custom-server my-app

{% /tab %} {% /tabs %}