Prevent upgrade tailwindcss

Hi,

I have a problem, V0 seems to force to use Tailwind V4, but my project is complete only with Tailwind V3. Even il my "package.json” is specified with “tailwindcss : 3.4.17 (without ^)” I can force the build to use V3 and can’t add a binary file bun.lockb to force.

Here is the Vercel deployment log bugs.

Do you have any idea how to fix this ?

Thank you

Hi @luckymancvp, I think the Vercel deployment logs didn’t come through in your post. Can you edit and add them again?

My suggestion for pinning a version would be to use the Custom instructions in v0. Let me know if this works for you.