Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure edge runtime for API routes #102

Closed
wants to merge 2 commits into from

Conversation

rayokamoto
Copy link
Contributor

Description

Use edge runtimes for Vercel rather than the Node.js default to improve performance and better mitigate timeouts.

Changes Made

Use edge runtimes for API routes

Copy link

vercel bot commented Feb 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ❌ Failed (Inspect) Feb 19, 2024 11:23pm

@rayokamoto
Copy link
Contributor Author

We'll need to refactor the Redis component to use Vercel KV so that it supports serverless runtimes

@jsun969
Copy link
Member

jsun969 commented Feb 22, 2024

Not sure if CMS can work in edge runtime. If edge is not necessary, let's do it later.

@rayokamoto rayokamoto deleted the chore/edge-runtime branch May 27, 2024 14:00
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.

2 participants