diff --git a/next.config.js b/next.config.js index 2b8c9f0..4cd5327 100644 --- a/next.config.js +++ b/next.config.js @@ -1,5 +1,6 @@ module.exports = () => { const opts = { + poweredByHeader: false, basePath: process.env.BASE_PATH, env: { // Backwards compatibility for people migrating from RAZZLE