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.
2 parents 663155b + 8408fea commit 42c22bcCopy full SHA for 42c22bc
next.config.mjs
@@ -6,7 +6,7 @@ const nextConfig = {
6
headers: [
7
{
8
key: "Cross-Origin-Opener-Policy",
9
- value: "same-origin-allow-popups",
+ value: "unsafe-none",
10
},
11
],
12
0 commit comments