diff --git a/apps/ticket/next.config.js b/apps/ticket/next.config.js index 3f255968..66ec609c 100644 --- a/apps/ticket/next.config.js +++ b/apps/ticket/next.config.js @@ -32,6 +32,7 @@ module.exports = withBundleAnalyzer( }, images: { domains: ['asset.dudoong.com'], + minimumCacheTTL: 86400, }, rewrites: async () => [ {