FROM node:20-alpine WORKDIR /uradibou CMD npm install && npm run dev #CMD ["npm", "install &&", "npm", "run", "dev" ]