balik build

This commit is contained in:
Irwan Cahyono 2025-08-07 15:54:59 +07:00
parent db7704c1dd
commit 19298d0fe9

View File

@ -8,8 +8,8 @@ RUN npm install --legacy-peer-deps
COPY . .
#RUN npm run build
RUN npm run generate
RUN npm run build
#RUN npm run generate
RUN ls -lah .output/public
RUN test -f .output/public/index.html