mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-08 09:21:08 +01:00
* prepare for move to vercel hosting * update readme * add back netlify files for hosting transition
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
},
|
|
"exclude": ["node_modules", ".next", "out"]
|
|
}
|