And here are the contents of `prisma/.env` : ```P...
# orm-help
c
And here are the contents of
prisma/.env
:
Copy code
PRISMA_QUERY_ENGINE_BINARY=/home/code/prisma-engines/target/release/query-engine
PRISMA_INTROSPECTION_ENGINE_BINARY=/home/code/prisma-engines/target/release/introspection-engine
PRISMA_MIGRATION_ENGINE_BINARY=/home/code/prisma-engines/target/release/migration-engine