# DO NOT USE # # @prisma/client for some reason will load .env whenever it's imported # which makes tests impossible to do while this file exists # every environment variable used in development should be placed in .env.local # # https://github.com/prisma/prisma/issues/15620