Skip to content

Use Prisma client runtime#38

Merged
paulbtw merged 12 commits into
masterfrom
paulbtw/prisma-client-engine
Mar 20, 2026
Merged

Use Prisma client runtime#38
paulbtw merged 12 commits into
masterfrom
paulbtw/prisma-client-engine

Conversation

@paulbtw
Copy link
Copy Markdown
Owner

@paulbtw paulbtw commented Mar 20, 2026

Summary

Switch the shared Prisma generator to engineType = "client" so apps stop depending on the Rust query engine binary at deploy time.
Remove the old serverless predeploy copy step and Rust-engine-specific Serverless config now that the shared database package uses the JS client runtime.
Mark the Husky pre-commit and commit-msg hooks executable so Git actually runs them.

Verification

Ran pnpm --filter @mcbroken/db db:generate, pnpm --filter @mcbroken/frosty build, and pnpm turbo run check-types '--filter=./apps/mc*' '--filter=./packages/serverless-config'.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mcbrokenio Ready Ready Preview, Comment Mar 20, 2026 11:33am

@paulbtw paulbtw merged commit 245fa04 into master Mar 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant