♫
📌 canary ▾
next.js
/
test
/
integration
/
config
/
pages
/
build-id.js
build-id.js
4 lines
84 B
export
default
()
=>
{
return
<
p
id
=
"buildId"
>
{
process.env.
CONFIG_BUILD_ID
}
</
p
>
}
v2.0.0
/
Go
SIGN IN