♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
segment-cache
/
basic
/
app
/
interception
/
photo
/
page.tsx
page.tsx
4 lines
88 B
export
default
function
PhotoPage
()
{
return
'Photo page (normal, not intercepted)'
}
v2.0.0
/
Go
SIGN IN