♫
📌 canary ▾
next.js
/
test
/
production
/
app-dir
/
metadata-static-route-cache
/
app
/
page.tsx
page.tsx
4 lines
65 B
export
default
function
Page
()
{
return
<
h1
>Hello World</
h1
>
}
v2.0.0
/
Go
SIGN IN