Files
excalidraw/examples/with-nextjs/vercel.json
T
2026-02-23 22:25:52 +01:00

5 lines
98 B
JSON

{
"outputDirectory": "build",
"installCommand": "yarn install && yarn --cwd ../../ install"
}