Unverified Commit 81b6593b authored by Anurag Hazra's avatar Anurag Hazra Committed by GitHub
Browse files

chore: reduce vercel memory & timeout duration (#1366)

* fix: change serverless function memory to 128mb

* chore: change maxDuration
parent 7d1c9b0b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
{
  "functions": {
    "api/*.js": {
      "memory": 128,
      "maxDuration": 30
    }
  },
  "redirects": [
    {
      "source": "/",