♫
📌 canary ▾
next.js
/
test
/
development
/
experimental-https-server
/
app
/
1
/
page.js
page.js
4 lines
79 B
export
default
function
Page
()
{
return
<
div
id
=
"app"
>Hello from App</
div
>
}
v2.0.0
/
Go
SIGN IN