Replies: 1 comment 12 replies
-
|
Hi @Samrridh! If you're using Astro as a static site builder (ssg), you don't need an adapter to deploy to Cloudflare. If you are using SSR, then yes, you'll need an adapter. If you're aiming for a static setup, you'll want to follow the note in this section of the README: https://github.com/mearashadowfax/DataNova?tab=readme-ov-file#keystatic-cms |
Beta Was this translation helpful? Give feedback.
12 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.
-
I want to keep my project simple and hence i have removed keystatic cms(atleast for now), and vercel adapter as i am using cloudflare pages.
Now when i build i get this error

so do i need to install cloudflare adpater and turn on ssr or use ssg
Beta Was this translation helpful? Give feedback.
All reactions