Anyone experiencing stale images in Studio using Vercel?

Has anyone experienced stale images in studio when using Vercel?

Vercel/Next.js allegedly clears the edge cache after a deploy. I have an image that has been changed in Directus, but the next/image component keeps returning the old version. I confirmed this in the response, which has x-vercel-cache: HIT set.

Live image: https://cms.echobind.com/assets/56010f13-4840-4f89-bafd-fd043b8dd4d7
Next/image version: https://echobind.com/_next/image?url=https%3A%2F%2Fcms.echobind.com%2Fassets%2F56010f13-4840-4f89-bafd-fd043b8dd4d7&w=1920&q=75 (note additional white space)