excalidraw/examples/excalidraw/with-script-in-browser/vercel.json

5 lines
68 B
JSON

{
"outputDirectory": "dist",
"installCommand": "yarn install"
}