Cannot Deploy Astro SSR with adapter node
I found the astro-example repository that explains how to deploy Astro. However, the example uses static output. I need SSR to work because my site uses authentication. I checked the Docker container list, and my Astro site built with Nixpacks isn't listening on the specified port (3000)
