♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
global-not-found
/
not-present
/
app
/
not-found.tsx
not-found.tsx
4 lines
96 B
export
default
function
NotFound
()
{
return
<
div
id
=
"not-found-boundary"
>not-found.js</
div
>
}
v2.0.0
/
Go
SIGN IN