Skip to content

Commit

Permalink
fix: vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 committed Jan 16, 2023
1 parent 3e15c37 commit 7c5bcda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
"buildCommand": "yarn build",
"cleanUrls": true,
"framework": "nuxtjs",
"installCommand": "yarn install",
"outputDirectory": "public"
"installCommand": "yarn install"
}

0 comments on commit 7c5bcda

Please sign in to comment.