♫
📌 canary ▾
next.js
/
test
/
integration
/
telemetry
/
app
/
hello
/
page.js
page.js
4 lines
58 B
export
default
function
Page
()
{
return
'hello world'
}
v2.0.0
/
Go
SIGN IN