17 lines
686 B
Plaintext
17 lines
686 B
Plaintext
|
|
> @ainative-okr/backend@1.0.0 build
|
|
> prisma generate && tsc -p tsconfig.build.json
|
|
|
|
warn The configuration property `package.json#prisma` is deprecated and will be removed in Prisma 7. Please migrate to a Prisma config file (e.g., `prisma.config.ts`).
|
|
For more information, see: https://pris.ly/prisma-config
|
|
|
|
Environment variables loaded from .env
|
|
Prisma schema loaded from prisma/schema.prisma
|
|
|
|
✔ Generated Prisma Client (v6.19.3) to ./../node_modules/@prisma/client in 68ms
|
|
|
|
Start by importing your Prisma Client (See: https://pris.ly/d/importing-client)
|
|
|
|
Tip: Need your database queries to be 1000x faster? Accelerate offers you that and more: https://pris.ly/tip-2-accelerate
|
|
|