ToubatT
Convex Community9mo ago
2 replies
Toubat

table schema not synced to prod

Previously, when I do a npx convex deploy inside vercel, it sync all the updates to the table schemas, mutations, and queries from dev to prod. Now this is not the case. I recently created a new convex project and tried deployed to prod using the npx convex deploy command. However, after doing so my production is still empty. No table schema, no mutations, queries, actions been forwarded from dev.

Did the process somehow changed in the past? If so, is this been properly documented?
Was this page helpful?