build preview
This commit is contained in:
parent
e7548bdcd1
commit
d98051b6b7
@ -8,7 +8,8 @@ RUN npm install --legacy-peer-deps
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm run generate
|
||||
RUN npm run build
|
||||
RUN npm run preview
|
||||
|
||||
# Gunakan NGINX untuk menyajikan SPA
|
||||
FROM nginx:1.29.0-alpine-slim
|
||||
|
||||
Loading…
Reference in New Issue
Block a user