I've got a recurring error on my latest SSR Astro app.
NoMatchingRenderer
GET /api/v1/timelines/public
Ongoing
Level: Error
Unhandled
Unable to render `default`. No valid renderer was found for this file extension.
I don't have an API route or folder structure of api/vi/timelines/public so not sure why that error is firing for me.
Here's a link to my project to confirm: https://github.com/whitep4nth3r/p4nth3rworld
App is hosted on Netlify.
More stack trace info: