This commit is contained in:
tobias 2024-06-23 10:42:27 +02:00
parent 26363eb249
commit b448fcc8bb

@ -21,7 +21,7 @@ RUN pnpm install --frozen-lockfile
COPY . .
ENV NODE_ENV=production
RUN pnp generate:types
RUN pnpm generate:types
RUN pnpm build
# Production: copy build artifacts