Skip to content

Commit

Permalink
Fix next
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardconstantin committed Dec 7, 2023
1 parent 3cbe4ac commit df3e4e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const nextConfig = {
images: {
domains: ["localhost"],
},
output: "standalone",
};

module.exports = nextConfig;

0 comments on commit df3e4e0

Please sign in to comment.