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 85b1eab commit cd6c531Copy full SHA for cd6c531
next.config.js
@@ -1,5 +1,6 @@
1
module.exports = () => {
2
const opts = {
3
+ poweredByHeader: false,
4
basePath: process.env.BASE_PATH,
5
env: {
6
// Backwards compatibility for people migrating from RAZZLE
0 commit comments