mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-30 20:59:50 +02:00
fix: update path of files in docs (#7428)
* 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
This commit is contained in:
4
dev-docs/vercel.json
Normal file
4
dev-docs/vercel.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"outputDirectory": "build",
|
||||
"installCommand": "yarn install"
|
||||
}
|
Reference in New Issue
Block a user