We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d55160 commit 755eb5cCopy full SHA for 755eb5c
vercel.json
@@ -1,7 +1,8 @@
1
{
2
"functions": {
3
"api/**/*.js": {
4
- "maxDuration": 10
+ "maxDuration": 10,
5
+ "includeFiles": "assets/**/*.*"
6
}
7
8
0 commit comments