f48841c6ea
* 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"]
|
|
}
|