Vercel OG Image smaller than expected?
Unanswered
Black Turnstone posted this in #help-forum
Black TurnstoneOP
Hey y'all, working on building some OG Image generation with Vercel into my personal website and to a clients website. How can I make it so the image is larger? For example, look when I link my URL on this thread, its really small, even though I have the Width as 1200 and height as 630? For context, using the
/pages router on Next.js 13.2. I can link my source code as well