UNPKG

@nadeshikon/plugin-nextjs

Version:
4 lines (3 loc) 89 B
export default function Custom404() { return <h1>Custom 404 - Page Not Found</h1> }