♫
📌 canary ▾
next.js
/
test
/
production
/
standalone-mode
/
basic
/
app
/
not-found.js
not-found.js
4 lines
64 B
export
default
function
NotFound
()
{
return
'app-not-found'
}
v2.0.0
/
Go
SIGN IN