Devinxi Preset Equilvanet
What is the equivalent to this in devinxi?
pnpm run build --preset vercel
Thanks!1 Reply
optimistic-gold•3mo ago
I think you can add the preset to your vite.config
pnpm run build --preset vercel
Thanks!