We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184c5c0 commit 291a5b3Copy full SHA for 291a5b3
apps/testing-frontend/next.config.js
@@ -7,7 +7,6 @@ const nextConfig = {
7
},
8
basePath: '/testing-interop-frontend',
9
output: 'standalone',
10
- headers: () => {},
11
webpack: (config) => {
12
config.externals.push('bufferutil');
13
config.externals.push('utf-8-validate');
0 commit comments