♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
ppr-full
/
app
/
not-found.jsx
not-found.jsx
4 lines
93 B
export
default
function
NotFoundPage
()
{
return
<
div
id
=
"not-found-page"
>Not Found</
div
>
}
v2.0.0
/
Go
SIGN IN