Skip to content

Commit a5e9b67

Browse files
authored
Make security scanner happy
1 parent b92460a commit a5e9b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = () => {
22
const opts = {
3+
poweredByHeader: false,
34
basePath: process.env.BASE_PATH,
45
env: {
56
// Backwards compatibility for people migrating from RAZZLE

0 commit comments

Comments
 (0)