tpmjs/templates/vercel-executor/app/api
Ajax Davis cb157611df revert: restore maxDuration=300 for conversation routes
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.
2026-01-09 20:01:18 +10:00
..
execute-tool revert: restore maxDuration=300 for conversation routes 2026-01-09 20:01:18 +10:00
health refactor(executor): use Vercel Sandbox SDK for isolated VM execution 2026-01-09 01:35:22 +10:00