jeffJ
Convex Communityโ€ข3y agoโ€ข
10 replies
jeff

[SOLVED] Vercel deploy only creates index.html (+3 others)

Hi ๐Ÿ‘‹
I am deploying using Vercel by following the guide. My build succeeds, but the only static assets are: /index.html, /assets/index-1b44bb0f.css, /assets/index-d68674be.js, and /vite.svg.
Convex functions do get pushed. When trying to reproduce locally, the build command npx convex deploy --cmd 'npm run build' -v fails with no information.
How do I debug thisโ€”any help appreciated! ๐Ÿ™‚
Was this page helpful?