Parent
#120
What to build
Configure <OptimizedImage> (from #151) to emit Vercel Image Optimization URLs so browsers receive WebP/AVIF where supported. Image payload target: -40%.
HITL: requires verification of the Vercel plan's Image Optimization quota — if limited, decide between Cloudinary or build-time optimization fallback.
Acceptance criteria
Blocked by
Parent
#120
What to build
Configure
<OptimizedImage>(from #151) to emit Vercel Image Optimization URLs so browsers receive WebP/AVIF where supported. Image payload target: -40%.HITL: requires verification of the Vercel plan's Image Optimization quota — if limited, decide between Cloudinary or build-time optimization fallback.
Acceptance criteria
<OptimizedImage>routes through/_vercel/image(or chosen alternative)AcceptheaderBlocked by