Vercel’s CDN now fully supports the `stale-if-error` directive within Cache-Control headers, improving caching resilience. This feature allows a stale cached response to be served for a specified duration if the origin server fails, ensuring better user experience during outages.
Source: Vercel