We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6959981 commit 2fb50d8Copy full SHA for 2fb50d8
.vercelignore
tsconfig.json
@@ -16,5 +16,5 @@
16
"jsx": "preserve"
17
},
18
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
19
- "exclude": ["node_modules"]
+ "exclude": ["node_modules", "vocs-docs"]
20
}
0 commit comments