UNPKG

@nadeshikon/plugin-nextjs

Version:
4 lines (3 loc) 74 B
export default function NotFound() { return <p>custom 404 page</p> }