Skip to content

Commit

Permalink
use turbopack for developement builds as it is now stable and optimis…
Browse files Browse the repository at this point in the history
…e images using sharp
  • Loading branch information
alvinsjoy committed Oct 27, 2024
1 parent 35ca0c4 commit 50592c0
Show file tree
Hide file tree
Showing 4 changed files with 493 additions and 50 deletions.
3 changes: 0 additions & 3 deletions next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
experimental: {
serverComponentsExternalPackages: ['mongoose'],
},
images: {
remotePatterns: [
{
Expand Down
Loading

0 comments on commit 50592c0

Please sign in to comment.