Remove x-powered-by header
This commit is contained in:
parent
b14dd88b0d
commit
0fcad4d421
@ -8,6 +8,7 @@ const nextConfig = {
|
||||
output: "standalone",
|
||||
swcMinify: true,
|
||||
optimizeFonts: true,
|
||||
poweredByHeader: false,
|
||||
experimental: {
|
||||
optimizeCss: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user