This commit is contained in:
Travis Fischer
2022-04-05 19:17:08 -04:00
parent f8dbb081ca
commit 22afa3bcc8

View File

@@ -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: {