Skip to content

Commit

Permalink
chore: enable fluid
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraghazra committed Feb 4, 2025
1 parent e4f8c52 commit 3344bfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"functions": {
"api/*.js": {
"memory": 128,
"memory": 1200,
"maxDuration": 10
}
},
Expand All @@ -11,4 +11,4 @@
"destination": "https://github.com/anuraghazra/github-readme-stats"
}
]
}
}

0 comments on commit 3344bfd

Please sign in to comment.