Skip to content

Commit 291a5b3

Browse files
committedFeb 12, 2025
chore: fix broken headers
1 parent 184c5c0 commit 291a5b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎apps/testing-frontend/next.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const nextConfig = {
77
},
88
basePath: '/testing-interop-frontend',
99
output: 'standalone',
10-
headers: () => {},
1110
webpack: (config) => {
1211
config.externals.push('bufferutil');
1312
config.externals.push('utf-8-validate');

0 commit comments

Comments
 (0)