♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
metadata-static-file
/
app
/
intercept-me
/
page.tsx
page.tsx
4 lines
64 B
export
default
function
Page
()
{
return
<
p
>intercept me</
p
>
}
v2.0.0
/
Go
SIGN IN