Skip to content

Commit

Permalink
specify a local config
Browse files Browse the repository at this point in the history
  • Loading branch information
binary64 committed May 5, 2024
1 parent 6ef663f commit 3a26073
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion apps/blabber/cicd/vercel.json
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
{}
{
"name": "blabber",
"buildCommand": "echo Already built",
"installCommand": "pnpm i"
}

0 comments on commit 3a26073

Please sign in to comment.