bolakbalik genereate

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

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