next.js/test/e2e/app-dir/parallel-route-not-found/app/not-found-metadata/not-found.tsx
not-found.tsx4 lines73 B
export default function Page() {
  return <div>Custom Not Found!</div>
}
Quest for Codev2.0.0
/
SIGN IN