We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e40347 commit 900b4ceCopy full SHA for 900b4ce
vercel.json
@@ -1,4 +1,9 @@
1
{
2
+ "functions": {
3
+ "api/index.ts": {
4
+ "includeFiles": "src/**"
5
+ }
6
+ },
7
"rewrites": [
8
9
"source": "/api/(.*)",
0 commit comments