Vercel falls back to the old not existing migration while deploying the project


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

Hi, @aleksandre19! Welcome to the Vercel Community :smile:

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:

Let us know how you get on!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.