Fix prebuilt Docker image Prisma COPY conflict with standalone.

Replace stub @prisma/client from Next standalone with full bundle engines.
Ignore .pnpm-store so it is not committed again.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ali Taghavi
2026-05-19 10:09:24 +03:30
parent 49ab7cd685
commit 043f351eae
3 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
.git
.github
.pnpm-store
node_modules
.next
.turbo