export default function notFound() { return <h2>Local found boundary</h2> } export const metadata = { title: 'Local not found', description: 'Local not found description', }