harmless reordering for build

elliott/test-target
Elliott Johnson 1 day ago
parent 26a2262369
commit 82d9d9b1bd
No known key found for this signature in database

@ -1,6 +1,6 @@
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"buildCommand": "pnpm -w build && pnpm exec tar-get",
"installCommand": "pnpm install --frozen-lockfile",
"framework": null
"framework": null,
"installCommand": "pnpm install --frozen-lockfile"
}

Loading…
Cancel
Save