Skip to content

Commit

Permalink
feat: vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 committed Jan 16, 2023
1 parent 93b0675 commit c2c2252
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions frontend/vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"buildCommand": "yarn build",
"cleanUrls": true,
"famework": "nuxtjs",
"installCommand": "yarn install",
"outputDirectory": "dist"
}

0 comments on commit c2c2252

Please sign in to comment.