Prisma Client could not locate the Query Engine for my runtime on AWS
guys im deploying prisma to a lambda on AWS with
in my prisma schema i have this:
however once deployed im getting this error:
anyone know what it might be? i would like to use
arch="arm_64"in my prisma schema i have this:
however once deployed im getting this error:
anyone know what it might be? i would like to use
3.0.x, it works with 1.0.x but not 3.0.x