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

Adjust Vercel serverless function memory and execution limit #1054

Open
13 tasks
lkostrowski opened this issue Oct 9, 2023 · 1 comment
Open
13 tasks

Adjust Vercel serverless function memory and execution limit #1054

lkostrowski opened this issue Oct 9, 2023 · 1 comment

Comments

@lkostrowski
Copy link
Member

lkostrowski commented Oct 9, 2023

By default 60s / 1gb is set by Vercel. For many endpoints this is too much, causing high cost

  1. Verify each app endpoints logs to check average time and memory allocation
  2. Create vercel.json for each app and set minimum possible resource limits

Tasks

@lkostrowski lkostrowski changed the title Adjust Vercel serverless function memory limit Adjust Vercel serverless function memory and execution limit Oct 9, 2023
Copy link

linear bot commented Jan 22, 2024

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

No branches or pull requests

1 participant