Thanks, I'll try it out next month when I get more build minutes. But While this might fix the build issue by offloading an astro task to netlify image CDN, the issue with Astro still remains, a small blog shouldn't be such an issue for a SSG, that it requires a third party solution to build.
Comments
(Locally if I run a usual build, I do see it takes 2.5 minutes to optimize on an Mac M2 Pro).
I also agree that if this was automatic, it would have been great, but there are pros/cons there. Some frameworks like Next.js don't *yet* have a clear adapter interface, so we detect it automatically. Having to configure things gives you much more explicit control but is more manual.