mirror of https://github.com/sveltejs/svelte
parent
82d9d9b1bd
commit
bd9950eee6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://openapi.vercel.sh/vercel.json",
|
||||
"buildCommand": "pnpm -w build && pnpm exec tar-get",
|
||||
"framework": null,
|
||||
"installCommand": "pnpm install --frozen-lockfile"
|
||||
"installCommand": "pnpm install --frozen-lockfile",
|
||||
"framework": null
|
||||
}
|
||||
|
||||
Loading…
Reference in new issue