test
Build and Deploy / deploy (push) Has been cancelled
Build and Deploy / build (push) Has been cancelled

This commit is contained in:
2026-05-29 19:49:18 +02:00
parent c00902f403
commit 754e427793
+1 -1
View File
@@ -13,4 +13,4 @@ COPY package*.json ./
RUN npm install
COPY . .
RUN npm run build
RUN npm run dev