♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
segment-explorer
/
app
/
boundary
/
not-found.tsx
not-found.tsx
4 lines
74 B
export
default
function
NotFound
()
{
return
<
h2
>Custom Not Found</
h2
>
}
v2.0.0
/
Go
SIGN IN