WithBuildNotifierOptions

next-build-notifier · /index·type

Options for .

Properties

buildId?
string
Explicit build id. Defaults to ``resolveBuildId(options.env)``.
env?
Environment bag used to resolve the build id. Defaults to ``process.env``.
setDeploymentId?
boolean
Also set Next's native ``deploymentId`` (version-skew hard navigation) to the resolved id, unless the config already has one. Defaults to ``true``.

withBuildNotifier BuildNotificationState BuildNotifierConfig BuildNotifierProps BuildNotifierProviderProps VersionResponse BuildNotifier BuildNotifierProvider

Sourceconfig.ts:10Edit the JSDoc directly
Metadata@nordcom/commerce-next-build-notifier@0.2.2Open in GitHub ↗

On this page