reference/next-build-notifier/server/create-version-route-optionsCreateVersionRouteOptions ●next-build-notifier · /server·type Options for . Properties PROPTYPEDESCRIPTIONheaders?Record<string, string>Extra response headers merged over the defaults.resolveId?(env: BuildIdEnv) => stringOverride how the runtime build id is derived. Defaults to . Related createVersionRoute Sourceserver.tsserver.tsserver.ts:8↗Edit the JSDoc directlyMetadata@nordcom/commerce-next-build-notifier@0.2.2Open in GitHub ↗serverAPI reference for the server subpath of @nordcom/commerce-next-build-notifier.createVersionRouteCreates a Next.js App Router route handler that serves the current deployment's build id as { id, ts }. Mount it at a stable path (default convention: /api/vers