Skip to content

Commit

Permalink
[fix]: fix ttl (manito42#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuneParkCode authored and obvoso committed Oct 27, 2023
1 parent 4ee66fb commit c988863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 42manito/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const nextConfig = {
"i.pravatar.cc",
"cloudflare-ipfs.com",
],
minimumCacheTTL: 60,
},
env: {
NEXT_PUBLIC_GA_ID: process.env.NEXT_PUBLIC_GA_ID,
Expand Down

0 comments on commit c988863

Please sign in to comment.