@ -10,7 +10,7 @@ RUN npm install
COPY . .
# COPY ./.env.example ./.env
RUN npx run check
RUN npm run check
RUN npm run build