Thinkmill / keystatic

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

[ ASTRO ] Vercel Breaks when Keystatic is accessed #1195

Open moseskamau338 opened 1 week ago

moseskamau338 commented 1 week 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?