the 20240914175728_add_user_model migration doesn’t exists. I deleted migration folder, made new migration and pushed to GitHub. I also use VERCEL_FORCE_NO_BUILD_CACHE and TURBO_FORCE with the values 1 and true respectively, I use redeploy button to redeploy but during redeploying same error pops up. Vercel uses non existing migration which I think is cache issue. I will be very thankful for any suggestions. Thank in advance
I’m not too familiar with Prisma, but it looks like an issue that you need to solve from their side. From the error message, I recommend starting here: