Skip to content

Migrate deployment from Render to Vercel#65

Merged
ManuelCLopes merged 2 commits intomainfrom
codex/migrate-render-to-vercel
Mar 4, 2026
Merged

Migrate deployment from Render to Vercel#65
ManuelCLopes merged 2 commits intomainfrom
codex/migrate-render-to-vercel

Conversation

@ManuelCLopes
Copy link
Owner

Summary

  • add Vercel deployment config and serverless API entrypoint
  • extract shared server bootstrap for standalone and serverless runtimes and refactor server entry
  • make scheduler startup runtime-configurable and adapt cron auth for Vercel bearer secret
  • remove Render-specific workflows and keep scheduler workflows as manual fallback
  • update docs and env template for Vercel migration, plus related tests

Verification

  • npm run check
  • npm run build
  • npx vitest run server/tests/scheduler-routes.test.ts server/tests/static-routes.test.ts
  • pre-commit hook suite: 751 tests passed

@vercel
Copy link
Contributor

vercel bot commented Mar 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
radar Ready Ready Preview, Comment Mar 4, 2026 10:29pm

@ManuelCLopes ManuelCLopes force-pushed the codex/migrate-render-to-vercel branch from 38acaad to 6ba49c5 Compare March 4, 2026 22:28
@ManuelCLopes ManuelCLopes disabled auto-merge March 4, 2026 22:45
@ManuelCLopes ManuelCLopes merged commit 21874dd into main Mar 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant