mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-11 02:42:17 -04:00
* prepare for move to vercel hosting * update readme * add back netlify files for hosting transition
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
},
|
|
"exclude": ["node_modules", ".next", "out"]
|
|
}
|