Astro SSR deployment error after successful build

PLEASE help us help you by writing a good post!

Repo is here GitHub - tayhimself/astro-blog: Test blog and it is a pretty simple blog app using a few Astro features for learning. I am using dynamic routes to test, hence the SSR mode.

Build was fine when Astro.js was in SSG mode. The site runs fine using netlify-cli on my dev machine.

Thank you!

Hi @tayhimself, thanks for the post and welcome to the Netlify support forums.

Kindly read the documentation below which contains the steps with configurations you need to deploy Astro with SSR to Netlify

Let me know the outcome.

Thanks.

Deleting the edge functions folder in .netlify folder did the trick. Idk how it got there, but it’s working for now.

1 Like

Hi @tayhimself :wave:t6: , welcome back to the forums! :netliconfetti: Glad to hear removing the edge functions folder helped resolve your issues. We appreciate you coming back and letting us know what worked for you! :rocket: This will help other users who encounter similar issues in the future.

1 Like