Issue with Astro site on Vercel #191
fa-bwilliams
started this conversation in
General
Replies: 0 comments
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.
-
I am getting the following error when deploying an Astro site to Vercel:
[WARN] [@kindspells/astro-shield-post-config-setup] "@astrojs/vercel/static" adapter not detected, but "securityHeaders.enableOnStaticPages.provider" is set to "vercel".The Vercel deployment is successful. The integrity hash gets set on the inline CSS. However, the CSP policy never gets set. Any ideas as to what is wrong? My project is a base Astro site for testing. Repo here.
Beta Was this translation helpful? Give feedback.
All reactions