It depends ENTIRELY on your deployment method.
There are ways to avoid any downtime.
Summer Sale! All accounts are 50% off this week.
My site stops working during development, it just keeps loading, this happens only while its being deployed. is this normal behavior ?
Thank you.
Apparently Forge needs you to stop the SSR server after deployment so it can start the SSR server again on its own without issues. So it was facing issues because I wasn't stopping the SSR server
Please or to participate in this conversation.