We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.next
.git
1 parent 9dcf85d commit 07a632dCopy full SHA for 07a632d
vercel.json
@@ -0,0 +1,7 @@
1
+{
2
+ "functions": {
3
+ "api/**": {
4
+ "excludeFiles": "{.next,.git,node_modules}/**"
5
+ }
6
7
+}
0 commit comments