fogbender / b2b-saaskit

B2B SaaS Starter Kit - create a B2B web app: quickly and for free

Home Page:https://b2bsaaskit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

speed up vercel builds

JLarky opened this issue · comments

we can probably find a way to install less stuff in production build if we are going to use yarn install --production https://vercel.com/docs/concepts/deployments/troubleshoot-a-build#excluding-development-dependencies

I played with this in idea--prod-install branch, and I didn't notice any notable speed up