export default function CatchAllPage()
in
src/app/[locale]/[...rest]/page.tsx [3:5]
3
lines of code
1
McCabe index (conditional complexity)
export default function CatchAllPage() { notFound(); }