♫
📌 canary ▾
next.js
/
test
/
production
/
app-dir
/
tsconfig-no-relative-resolve
/
app
/
page.tsx
page.tsx
4 lines
63 B
export
default
function
Page
()
{
return
<
p
>hello world</
p
>
}
v2.0.0
/
Go
SIGN IN