2 years ago
I have a service that was working fine, but I need to redeploy it because I changed some env vars, but I've re-deployed 3 times now, and every time it's stuck in the Building the image ... phase for over 10-15 mins.
13 Replies
2 years ago
what specific command is getting stuck?
Oct 11 19:45:13 #8 [stage-0 5/11] COPY . /app/.
Oct 11 19:59:21 #8 DONE 1371.0s
2 years ago
how large is your project files?
Not very large, usually that stage takes 1-2 seconds, just looking at the previous build, #10 DONE 1.4s
2 years ago
please check
I'm experiencing slowness even just loading the list of deployments, it takes over 10 seconds
It's a next.js project, so without the .next folder, it's 2mb. The .next folder is 188mb
2 years ago
we are looking into it
2 years ago
should be fixed