♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
segment-cache
/
prefetch-inlining-no-cache-components
/
app
/
page.tsx
page.tsx
4 lines
66 B
export
default
function
Page
()
{
return
<
p
id
=
"home"
>Home</
p
>
}
v2.0.0
/
Go
SIGN IN