Miguel Minoldo - Blog

Explore comprehensive blog posts by Miguel Minoldo covering SitecoreAI, DXP, web development, Next.js, React, and TypeScript. Expert insights from a Sitecore Technical Director and 3x times MVP.

Latest Blogs

SitecoreAI - Next.js head app deployed to GCP Cloud Run with ISR enabled

SitecoreAI CMS (XM Cloud) Next.js on GCP Cloud Run, Part 2: ISR with Google Cloud Storage as Distributed Cache

Part 1 got SitecoreAI running on Cloud Run with pure SSR. The next step was ISR: pages cached, served fast, regenerated on TTL. On Vercel it's a checkbox. On Cloud Run it turned into a three-day detour through a Redis dead-end before landing on Google Cloud Storage as the distributed cache. Here's why the obvious choice silently breaks ISR, why GCS works, and the full implementation.

Read more