T
TanStack9mo ago
fascinating-indigo

What is the Vercel "framework preset" for Tanstack Start?

I am porting a Next.js app to Tanstack Start. I am still in a feature branch. I have removed all Next.js stuff, but Vercel still say it autodetected a Next.js app. I have also redeployed without the build cache. The settings also still say Next.js. So I figured I could just manually flip it over to Vinxi, but it's not an option in the list.
No description
5 Replies
fascinating-indigo
fascinating-indigoOP9mo ago
Setting it to SolidStart v1 works (both SolidStart and Tanstack Start use vinxi)
No description
like-gold
like-gold9mo ago
Yeah you can’t change it per branch It was one annoyance I had with vercel. You could also just set it to Nitro I believe
fascinating-indigo
fascinating-indigoOP9mo ago
Nitro is not in the list of Framework Presets, but SolidStart v1 works so no matter.
No description
like-gold
like-gold9mo ago
Oh good!
stormy-gold
stormy-gold9mo ago
Do you guys know the effect of this setting? I had mine configured to "Other" and don't have any issues with Vercel deployments.

Did you find this page helpful?