This repo is the demo for a tutorial I wrote: "Not Your Average Frames Tutorial" on Paragraph.
- only sharp 0.32 seems to work on Vercel
- Even though the response headers are explicitly added, I faced problems getting the image to render correctly on https://warpcast.com/~/developers/frames while serving the app from my local through Ngrok.
My solution was to replace Ngrok with cloudflared, which seems to handle headers better.
Your mileage may vary, especially depending on browser.