◒ Building version 20250415.6: #18 [build 6/7] RUN node node_modules/prisma/build/index.js generate..#18 0.530 Error: Could not find Prisma Schema that is required for this command. #18 0.530 You can either provide it with `--schema` argument, #18 0.530 set it in your `prisma.config.ts`, #18 0.530 set it as `prisma.schema` in your package.json, #18 0.530 or put it into the default location (`./prisma/schema.prisma`, or `./schema.prisma`. #18 0.530 Checked following paths: #18 0.530 #18 0.530 schema.prisma: file not found #18 0.530 prisma/schema.prisma: file not found #18 0.530 #18 0.530 See also https://pris.ly/d/prisma-schema-location #18 ERROR: process "/bin/sh -c node node_modules/prisma/build/index.js generate" did not complete successfully: exit code: 1 ------ > [build 6/7] RUN node node_modules/prisma/build/index.js generate: #18 0.530 You can either provide it with `--schema` argument, #18 0.530 set it in your `prisma.config.ts`, #18 0.530 set it as `prisma.schema` in your package.json, #18 0.530 or put it into the default location (`./prisma/schema.prisma`, or `./schema.prisma`. #18 0.530 Checked following paths: #18 0.530 #18 0.530 schema.prisma: file not found #18 0.530 prisma/schema.prisma: file not found #18 0.530 #18 0.530 See also https://pris.ly/d/prisma-schema-location ------ ◓ Building version 20250415.6: ------..Error: failed to solve: process "/bin/sh -c node node_modules/prisma/build/index.js generate" did not complete successfully: exit code: 1 Build result { ok: false, error: 'Error building image', logs: '#1 [depot] launching amd64 machine\n' + '#1 DONE 0.3s\n' + '#2 [depot] connecting to amd64 machine\n' + '#2 DONE 0.5s\n' + '#3 [internal] fetching git attributes\n' + '#3 DONE 1.0s\n' + '#4 [internal] load build definition from Containerfile\n' + '#4 transferring dockerfile: 70B 0.1s\n' + '#4 transferring dockerfile: 3.19kB 0.4s done\n' + '#4 DONE 0.4s\n' + '#5 resolve image config for docker-image://docker.io/docker/dockerfile:1\n' + '#5 DONE 0.7s\n' + '#6 docker-image://docker.io/docker/dockerfile:1@sha256:4c68376a702446fc3c79af22de146a148bc3367e73c25a5803d453b6b3f722fb\n' + '#6 resolve docker.io/docker/dockerfile:1@sha256:4c68376a702446fc3c79af22de146a148bc3367e73c25a5803d453b6b3f722fb 0.0s done\n' + '#6 CACHED\n' + '#4 [internal] load build definition from Containerfile\n' + '#4 transferring dockerfile: 3.19kB 0.4s done\n' + '#4 DONE 0.4s\n' + '#7 [internal] load build definition from Containerfile\n' + '#7 Deduplicating step ID [internal] load build definition from Containerfile, another build is calculating it done\n' + '#7 DONE 0.0s\n' + '#8 [internal] load metadata for docker.io/library/node:21-bookworm-slim@sha256:99afef5df7400a8d118e0504576d32ca700de5034c4f9271d2ff7c91cc12d170\n' + '#8 DONE 0.4s\n' + '#9 [internal] load .dockerignore\n' + '#9 transferring context: 0.1s\n' + '#9 transferring context: 2B 0.2s done\n' + '#9 DONE 0.3s\n' + '#10 [base 1/2] FROM docker.io/library/node:21-bookworm-slim@sha256:99afef5df7400a8d118e0504576d32ca700de5034c4f9271d2ff7c91cc12d170\n' + '#10 resolve docker.io/library/node:21-bookworm-slim@sha256:99afef5df7400a8d118e0504576d32ca700de5034c4f9271d2ff7c91cc12d170 done\n' + '#10 DONE 0.0s\n' + '#11 [internal] load build context\n' + '#11 transferring context: 1.49MB 4.7s\n' + '#11 transferring context: 3.40MB 9.8s\n' + '#11 transferring context: 5.30MB 14.8s\n' + '#11 transferring context: 9.22MB 19.9s\n' + '#11 transferring context: 11.65MB 25.0s\n' + '#11 transferring context: 12.89MB 30.1s\n' + '#11 transferring context: 14.45MB 35.1s\n' + '#11 transferring context: 16.79MB 40.2s\n' + '#11 transferring context: 17.95MB 44.3s done\n' + '#11 DONE 44.3s\n' + '#12 [base 2/2] RUN apt-get update && apt-get --fix-broken install -y && apt-get install -y --no-install-recommends busybox ca-certificates dumb-init git openssl ffmpeg && apt-get clean && rm -rf /var/lib/apt/lists/*\n' + '#12 CACHED\n' + '#13 [build 1/7] RUN apt-get update && apt-get install -y --no-install-recommends python3 make g++ && apt-get clean && rm -rf /var/lib/apt/lists/*\n' + '#13 CACHED\n' + '#14 [build 2/7] WORKDIR /app\n' + '#14 CACHED\n' + '#15 [build 3/7] COPY --chown=node:node package.json ./\n' + '#15 DONE 0.1s\n' + '#16 [build 4/7] RUN npm i --no-audit --no-fund --no-save --no-package-lock\n' + '#16 6.956\n' + '#16 6.956 added 18 packages in 6s\n' + '#16 DONE 7.1s\n' + '#17 [build 5/7] COPY --chown=node:node . .\n' + '#17 DONE 0.3s\n' + '#18 [build 6/7] RUN node node_modules/prisma/build/index.js generate\n' + '#18 0.530 Error: Could not find Prisma Schema that is required for this command.\n' + '#18 0.530 You can either provide it with `--schema` argument,\n' + '#18 0.530 set it in your `prisma.config.ts`,\n' + '#18 0.530 set it as `prisma.schema` in your package.json,\n' + '#18 0.530 or put it into the default location (`./prisma/schema.prisma`, or `./schema.prisma`.\n' + '#18 0.530 Checked following paths:\n' + '#18 0.530\n' + '#18 0.530 schema.prisma: file not found\n' + '#18 0.530 prisma/schema.prisma: file not found\n' + '#18 0.530\n' + '#18 0.530 See also https://pris.ly/d/prisma-schema-location\n' + '#18 ERROR: process "/bin/sh -c node node_modules/prisma/build/index.js generate" did not complete successfully: exit code: 1\n' + '------\n' + '> [build 6/7] RUN node node_modules/prisma/build/index.js generate:\n' + '#18 0.530 You can either provide it with `--schema` argument,\n' + '#18 0.530 set it in your `prisma.config.ts`,\n' + '#18 0.530 set it as `prisma.schema` in your package.json,\n' + '#18 0.530 or put it into the default location (`./prisma/schema.prisma`, or `./schema.prisma`.\n' + '#18 0.530 Checked following paths:\n' + '#18 0.530\n' + '#18 0.530 schema.prisma: file not found\n' + '#18 0.530 prisma/schema.prisma: file not found\n' + '#18 0.530\n' + '#18 0.530 See also https://pris.ly/d/prisma-schema-location\n' + '------\n' + 'Error: failed to solve: process "/bin/sh -c node node_modules/prisma/build/index.js generate" did not complete successfully: exit code: 1' } ◇ Failed to deploy project