import { ImageResponse } from "next/og"; export const size = { width: 1200, height: 630 }; export const contentType = "image/png"; export const alt = "Matrix Builder — Give AI coders a contract, not a prompt"; export default function OpengraphImage() { return new ImageResponse( (