You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(deps): make postinstall conditional for Docker compatibility
Make prisma generate only run when schema.prisma exists, allowing
Docker builds to succeed when the dependencies stage doesn't have
the prisma schema copied yet.
0 commit comments