Commit b9eee58d authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

fix build

parent 4a790476
......@@ -8,7 +8,6 @@ ENV NEXT_PUBLIC_FRONTEND_HOST=$NEXT_PUBLIC_FRONTEND_HOST
COPY . .
RUN node scripts/generate-api.mjs
RUN npm run build
FROM node:22-alpine AS production
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment