Skip to content

Commit

Permalink
FIX build error
Browse files Browse the repository at this point in the history
  • Loading branch information
barbaraperic committed Apr 1, 2024
1 parent 3a1b142 commit 2ec1b1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ const nextConfig = {
reactStrictMode: true,
swcMinify: true,
assetPrefix: './',
images: {
loader: 'akamai',
path: '',
},
}

module.exports = nextConfig

0 comments on commit 2ec1b1a

Please sign in to comment.