Skip to content

Commit

Permalink
restore standalone output THIS WILL BREAK AMPLIFY
Browse files Browse the repository at this point in the history
  • Loading branch information
Woozl committed Mar 14, 2024
1 parent a85690b commit e4d6e6c
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 @@ -16,6 +16,10 @@ module.exports = {
// images: {
// domains: ["heal-community-portal-api.s3.amazonaws.com"],
// },
// swcMinify: false,
experimental: {
outputStandalone: true,
},
i18n: {
locales: ["en"],
defaultLocale: "en",
Expand Down

0 comments on commit e4d6e6c

Please sign in to comment.