Skip to content

Commit cb67727

Browse files
committed
standalone
1 parent f28fc71 commit cb67727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const {
1515
} = process.env;
1616

1717
module.exports = withSentryConfig({
18+
output: "standalone",
1819
i18n: {
1920
locales: ["default", "en", "it"],
2021
defaultLocale: "default",

0 commit comments

Comments
 (0)