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:
@@ -1,5 +1,6 @@
|
||||
.git
|
||||
.github
|
||||
.pnpm-store
|
||||
node_modules
|
||||
.next
|
||||
.turbo
|
||||
|
||||
Reference in New Issue
Block a user