Skip to content

Commit

Permalink
fix: vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 committed Jan 17, 2023
1 parent e4897cc commit 0419071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/vercel.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"framework": "nuxtjs",
"buildCommand": "yarn build"
}
"buildCommand": "npx turbo build --no-cache --force"
}

0 comments on commit 0419071

Please sign in to comment.