Thinkmill / keystatic

First class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB
https://keystatic.com
MIT License
1.21k stars 81 forks source link

[ ASTRO ] Vercel Breaks when Keystatic is accessed #1195

Open moseskamau338 opened 4 months ago

moseskamau338 commented 4 months ago

Am using the latest Astro and vercel module integration.

Everything was working fine on Vercel unti today, I tried to access the '/keystatic' route and I got a 500 error:

Screenshot 2024-06-27 at 17 24 02

I have already linked Keystatic with the Github repository.

More info: On the Vercel dashboard, here are the logs under the _render function:

Screenshot 2024-06-27 at 17 25 26

What am I missing?

fairyknowebackpackers commented 1 month ago

@moseskamau338 did you manage to figure this one out? I'm experiencing the same. I did see a mention in vercel about there being an issue with node 20, but not sure if that is related.