We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28fc71 commit cb67727Copy full SHA for cb67727
frontend/next.config.js
@@ -15,6 +15,7 @@ const {
15
} = process.env;
16
17
module.exports = withSentryConfig({
18
+ output: "standalone",
19
i18n: {
20
locales: ["default", "en", "it"],
21
defaultLocale: "default",
0 commit comments