♫
📌 canary ▾
next.js
/
test
/
integration
/
export-404
/
pages
/
404.js
404.js
2 lines
77 B
export
default
()
=>
<
p
>
this is a 404 page override the default 404.html
</
p
>
v2.0.0
/
Go
SIGN IN