We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1c9b0 commit 81b6593Copy full SHA for 81b6593
vercel.json
@@ -1,4 +1,10 @@
1
{
2
+ "functions": {
3
+ "api/*.js": {
4
+ "memory": 128,
5
+ "maxDuration": 30
6
+ }
7
+ },
8
"redirects": [
9
10
"source": "/",
0 commit comments