Skip to content

Commit

Permalink
fix code following next update
Browse files Browse the repository at this point in the history
  • Loading branch information
gpelouze committed Aug 8, 2024
1 parent 47eb3e8 commit d4192f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions vre-panel/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ console.log(process.env.NODE_ENV);

module.exports = {
reactStrictMode: true,
experimental: {
outputStandalone: true
},
output: "standalone",
basePath: process.env.FRONTEND_BASE_PATH,
publicRuntimeConfig: {
basePath: process.env.FRONTEND_BASE_PATH,
Expand Down

0 comments on commit d4192f5

Please sign in to comment.