We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb42a80 commit 357518cCopy full SHA for 357518c
vercel.json
@@ -0,0 +1,8 @@
1
+{
2
+ "functions": {
3
+ "app/**/*.js": {
4
+ "maxDuration": 300,
5
+ "memory": 2048
6
+ }
7
8
+}
0 commit comments