Skip to content

Commit

Permalink
[fix]: fix ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
JuneParkCode committed Oct 26, 2023
1 parent e102fab commit f44cbbf
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 f44cbbf

Please sign in to comment.