diff --git a/pages/api/social-image.tsx b/pages/api/social-image.tsx index d2de3c0..a3e2d21 100644 --- a/pages/api/social-image.tsx +++ b/pages/api/social-image.tsx @@ -77,7 +77,7 @@ export default withOGImage< ) } }, - cacheControl: 'max-age=0, s-maxage=86400, stale-while-revalidate', + cacheControl: 'max-age=0, s-maxage=86400, stale-while-revalidate=3600', type: 'jpeg', quality: 75, dev: {