5 | RUN npm ci 6 | COPY . ./ 7 | >>> RUN npm run build 8 | 9 | CMD ["npm", "run", "start:prod"] -------------------- ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1 Cleaning up project directory and file based variables ERROR: Job failed: exit code 1