Can't set headers in hooks.server handle function in vercel #12146
Replies: 1 comment
-
This discussion was automatically closed because the community moved to vercel.community |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello, I was trying to add security headers to my sveltekit web app:
the headers appear when I'm in dev mode but when I deploy it to Vercel I can't see them until I add them to
vercel.json
Beta Was this translation helpful? Give feedback.
All reactions