♫
📌 canary ▾
next.js
/
test
/
production
/
debug-build-path
/
fixtures
/
default
/
app
/
page.tsx
page.tsx
4 lines
62 B
export
default
function
Home
()
{
return
<
h1
>App Home</
h1
>
}
v2.0.0
/
Go
SIGN IN