Skip to content

Commit

Permalink
update next config
Browse files Browse the repository at this point in the history
  • Loading branch information
atiqurx committed Mar 19, 2024
1 parent 08acdbb commit 62871d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ const withPWA = require('next-pwa')({
(module.exports = withPWA({
reactStrictMode: true,
images: {
domains: ['lh3.googleusercontent.com', 'firebasestorage.googleapis.com'],
unoptimized: true,
domains: ['lh3.googleusercontent.com', 'firebasestorage.googleapis.com']
},

webpack(config, options) {
Expand Down

0 comments on commit 62871d0

Please sign in to comment.