Skip to content

Commit 7adaa92

Browse files
committed
credentialless
1 parent ac95acf commit 7adaa92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const nextConfig: NextConfig = {
1414
},
1515
{
1616
key: "Cross-Origin-Embedder-Policy",
17-
value: "require-corp",
17+
value: "credentialless",
1818
},
1919
],
2020
},

0 commit comments

Comments
 (0)