#slow preview deployments from Vercel

2 messages · Page 1 of 1 (latest)

covert sky
#

preview deployment is a lot slower than it was a few days ago. I'm not experiencing this with production deployments. time between "Deploying to..." and "Added table indexes" went from a few seconds to >4m

[15:48:25.701] ✔ Ran "pnpm run build" with environment variable "VITE_CONVEX_URL" set
[15:48:25.702] - Deploying to https://REDACTED.convex.cloud...
[15:48:25.702] 
[15:52:33.388] ✔ Added table indexes:
[15:52:33.388]   [+] authAccounts.providerAndAccountId
[15:52:33.389]   [+] authAccounts.userIdAndProvider
[15:52:33.389]   [+] authRateLimits.identifier
[15:52:33.389]   [+] authRefreshTokens.sessionId

total time for preview deployments used to be ~1m; now it's ~5m.

#

note: in the screenshot, deployments marked as "staging" are preview deployments according to vercel but production deployments in convex.

tl;dr convex production deployments are fast; all other convex deployments in cicd are slow