♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
parallel-routes-catchall
/
app
/
foo
/
page.tsx
page.tsx
4 lines
50 B
export
default
function
Page
()
{
return
'foo'
}
v2.0.0
/
Go
SIGN IN