Open mpeterdev opened 8 months ago
If a container emits an img element and we transform that to a next/image element before rendering by the OWA, can we tie into Vercel image optimization and/or caching?
img
next/image
Description
If a container emits an
img
element and we transform that to anext/image
element before rendering by the OWA, can we tie into Vercel image optimization and/or caching?