mirror of https://github.com/sveltejs/svelte
parent
50abbc81da
commit
14ab535f86
@ -0,0 +1 @@
|
||||
<p>placeholder</p>
|
||||
@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "http://openapi.vercel.sh/vercel.json",
|
||||
"github": {
|
||||
"silent": true
|
||||
},
|
||||
"buildCommand": "echo \"ignore this\"",
|
||||
"outputDirectory": "placeholder"
|
||||
}
|
||||
Loading…
Reference in new issue