Support Next.js Image Optimizations
Using Next/Image on Firebase App Hosting makes images load slowly. Are Next's built-in image optimizations working with Firebase App Hosting? When a second container starts, does the new container need to optimize every image again, or do containers share image files somehow? When a container shuts down, are those optimized images lost, or are they stored in persistent file storage?
7
votes
Kaleb Kloppe
shared this idea
-
Isaac Méndez Altuzar commented
I need this for all my aplications since SEO is very important for my clients.