fix: move vercel config to root, use pnpm
This commit is contained in:
parent
1a608358d1
commit
d34829c320
4 changed files with 7 additions and 8 deletions
4
vercel.json
Normal file
4
vercel.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"buildCommand": "pnpm --filter @ily/blog build --remote",
|
||||
"outputDirectory": "apps/blog/dist"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue