chore: remove stale-while-revalidate
This commit is contained in:
parent
2e48204f9e
commit
eb130af835
|
|
@ -80,15 +80,6 @@ module.exports = withBundleAnalyzer({
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
source: "/api/:path*",
|
||||
headers: [
|
||||
{
|
||||
key: "Cache-Control",
|
||||
value: "s-maxage=1, stale-while-revalidate",
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
},
|
||||
staticPageGenerationTimeout: 3600,
|
||||
|
|
|
|||
Loading…
Reference in New Issue