export default function Page() { return 'opengraph-article' } export const metadata = { openGraph: { images: [{ url: undefined }], }, }