first commit

This commit is contained in:
2026-06-11 13:51:11 +03:30
parent e3aa9052cd
commit b2a79df338
+1 -1
View File
@@ -11,7 +11,7 @@ COPY package.json package-lock.json* ./
COPY prisma ./prisma/
# نصب پکیج‌ها و جنریت کردن کلاینت Prisma
RUN npm ci
RUN npm install
RUN npx prisma generate
# مرحله ۲: بیلد پروژه