Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
djsisson committed Nov 13, 2024
1 parent cf8f3cf commit bf83ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const nextConfig: NextConfig = {
reactCompiler: true,
},
images: {
minimumCacheTTL: 60 * 60 * 24 * 7 * 4,
localPatterns: [
{
pathname: "/assets/**",
Expand Down

0 comments on commit bf83ac5

Please sign in to comment.