You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/sites/svelte.dev/vercel.json

9 lines
292 B

{
"$schema": "http://openapi.vercel.sh/vercel.json",
"github": {
"silent": true
},
"buildCommand": "echo \"TODO reinstate in future: cd ../../packages/svelte && pnpm prepublishOnly && cd ../../sites/svelte.dev && pnpm rebuild sharp && pnpm build\"",
"outputDirectory": "placeholder"
}