The maxDuration=60 change was causing all API routes to hang/timeout on Vercel deployments. While the Hobby plan limit is 60s, setting maxDuration=60 in certain route files appears to cause a deployment issue where no API routes respond. Reverting to maxDuration=300 to restore functionality. The actual runtime timeout will be enforced by Vercel's plan limits anyway. |
||
|---|---|---|
| .. | ||
| vercel-executor | ||