diff --git a/ui/next.config.js b/ui/next.config.js index 059659b2f0..2f71bd229c 100644 --- a/ui/next.config.js +++ b/ui/next.config.js @@ -14,6 +14,7 @@ const cspHeader = ` ` module.exports = { + poweredByHeader: false, output: "standalone", async headers() { return [