Const
ISO 8601 timestamp for when this build was produced. Precedence:
process.env.BUILD_TIME
new Date().toISOString()
ISO 8601 timestamp for when this build was produced. Precedence:
process.env.BUILD_TIME(CI sets this in the workflow)new Date().toISOString()fallback