Skip to content

Commit

Permalink
chore : next image 캐시 하루로 올림
Browse files Browse the repository at this point in the history
  • Loading branch information
9yujin committed Sep 13, 2023
1 parent 59f3208 commit 2ad293e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/ticket/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ module.exports = withBundleAnalyzer(
},
images: {
domains: ['asset.dudoong.com'],
minimumCacheTTL: 86400,
},
rewrites: async () => [
{
Expand Down

0 comments on commit 2ad293e

Please sign in to comment.