♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
parallel-route-not-found
/
app
/
not-found-metadata
/
not-found.tsx
not-found.tsx
4 lines
73 B
export
default
function
Page
()
{
return
<
div
>Custom Not Found!</
div
>
}
v2.0.0
/
Go
SIGN IN