#Dist folder moves when executing Astro Build

2 messages · Page 1 of 1 (latest)

prime frost
#

Everything is ok in localhost but when I execute Astro Build the dist folder moves to .vercel\output\functions\render.func\dist . Why is this happening? Is this the reason I can´t deploy and get an 500 server error?
Thank you

proud token
#

that's probably part of the vercel adapter's build process. if you're getting a server error, check the logs in your dashboard