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 b92460a commit a5e9b67Copy full SHA for a5e9b67
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