♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
segment-cache
/
refresh
/
app
/
docs
/
page.tsx
page.tsx
4 lines
91 B
export
default
function
DocsPage
()
{
return
<
div
id
=
"docs-page"
>Static docs page</
div
>
}
v2.0.0
/
Go
SIGN IN