|
Recently added Keystatic to my new personal website, written using Remix and hosted on Vercel. I've hooked it up to GitHub rather than using the They appear without issue when I run the same code locally, so I'm having trouble figuring out what I've done wrong. I'm using the same set of environment variables locally as I am in Vercel. I've logged the Reader that is created in Remix's loader: The |
Answered by
benslv
Apr 1, 2025
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe I fixed it with this!
If you console.log the directory you're trying to read, it seems to make it work.