I’ve been trying to deploy my Node.js app since yesterday, it’s very simple app with one page and two routes so why it’s taking so long ?
what I’ve tried so far:
1- canclling the deployment process, deleteing the app and start over again.
2- Clearing build catch & deploying
also, I’m using npm in my app but I don’t think it’s the cause of the problem because I’ve deployed a Node.js app before on Render with no problems.
I’d appreciate your help.