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 fe36957 commit 3e15c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/vercel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"buildCommand": "yarn build",
"cleanUrls": true,
"famework": "nuxtjs",
"framework": "nuxtjs",
"installCommand": "yarn install",
"outputDirectory": "public"
}

0 comments on commit 3e15c37

Please sign in to comment.