♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
segment-explorer
/
app
/
boundary
/
deep
/
page.tsx
page.tsx
4 lines
76 B
export
default
async
function
Page
()
{
return
<
p
>
{
'/boundary/deep'
}
</
p
>
}
v2.0.0
/
Go
SIGN IN