Need Help with Production Deployment on VM (AWS/GCP)
Hey @kapa.ai ! Has anyone here done a production deployment directly on a VM (AWS/GCP) — where you build the Docker image inside the VM and deploy it there?
I’ve been trying to do this for the past two days, but keep running into frustrating issues: - The bundle folder isn’t being generated - Files like package.json, node_modules, etc., are reported as missing — even though they do exist in the directory
I’ve spent quite a bit of time troubleshooting but haven’t been able to resolve it yet. Any guidance, suggestions, or pointers would be hugely appreciated