Has anyone deployed prisma 7 to aws lambda? i followed the upgrade document and switched to prisma-client from prisma-client-js and removed the target binaries etc, but when deployed i just kept getting timeouts and it would exceed the 128mb limit on the lambda?
has anyone successfully deployed v7 to lambda and offer any advice?