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