Skip to content

Commit

Permalink
Update next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinta0 authored Aug 22, 2024
1 parent 879f106 commit 5fadcfb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ const nextConfig = {
},
// Add this section to treat all pages as static at build time
experimental: {
// This will treat all pages as static, without server-side rendering
staticPageGenerationTimeout: 1000,
},
}

module.exports = nextConfig
module.exports = nextConfig

0 comments on commit 5fadcfb

Please sign in to comment.