We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac95acf commit 7adaa92Copy full SHA for 7adaa92
next.config.ts
@@ -14,7 +14,7 @@ const nextConfig: NextConfig = {
14
},
15
{
16
key: "Cross-Origin-Embedder-Policy",
17
- value: "require-corp",
+ value: "credentialless",
18
19
],
20
0 commit comments