WithBuildNotifierOptions
●next-build-notifier · /config·type
Options for .
Properties
PROPTYPEDESCRIPTION
buildId?
string
Explicit build id. Defaults to ``resolveBuildId(options.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``.