UNPKG

next

Version:

The React Framework

5 lines (4 loc) 207 B
import { getDeploymentId } from '../shared/lib/deployment-id'; const deploymentId = getDeploymentId(); globalThis.NEXT_DEPLOYMENT_ID = deploymentId; //# sourceMappingURL=register-deployment-id-global.js.map