mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08: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
5 lines
69 B
JSON
5 lines
69 B
JSON
{
|
|
"outputDirectory": "build",
|
|
"installCommand": "yarn install"
|
|
}
|