mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
* fix: update path of files in docs * remove root yarn install in size limit * add vercel.json in dev-docs * update config * fix lint * indent * revert changelog and readme
4 lines
69 B
JSON
4 lines
69 B
JSON
{
|
|
"outputDirectory": "build",
|
|
"installCommand": "yarn install"
|
|
}
|