♫
📌 canary ▾
next.js
/
test
/
development
/
report-system-env-var-inlining
/
app
/
page.tsx
page.tsx
6 lines
81 B
import
{ Foo }
from
'./foo'
export
default
function
Page
()
{
return
<
Foo
/>
}
v2.0.0
/
Go
SIGN IN