Commit 8ec3032
fix: add CSP headers to allow connections to *.objectstack.ai domain
The CSP policy was blocking connections to https://demo.objectstack.ai
because it only allowed https://*.objectstack.io. This adds explicit
CSP headers in vercel.json to allow both *.objectstack.io and
*.objectstack.ai domains in the connect-src directive.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 8fdf669 commit 8ec3032
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
0 commit comments