♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
next-config
/
app
/
page.js
page.js
4 lines
69 B
export
default
function
Home
()
{
return
<
h1
>hello from page</
h1
>
}
v2.0.0
/
Go
SIGN IN