♫
📌 canary ▾
next.js
/
test
/
e2e
/
opentelemetry
/
client-trace-metadata
/
app
/
app-router
/
static-page-2
/
page.tsx
page.tsx
4 lines
99 B
export
default
function
StaticPage
()
{
return
<
h1
id
=
"static-page-2-header"
>Static Page 2</
h1
>
}
v2.0.0
/
Go
SIGN IN