-
|
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 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
@benslv did you find your answer? |
Beta Was this translation helpful? Give feedback.
I believe I fixed it with this!
If you console.log the directory you're trying to read, it seems to make it work.