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 16, 2023
1 parent 3b203b7 commit 72dfe76
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions frontend/vercel.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
{
"version": 3,
"builds": [
{
"src": "nuxt.config.js",
"use": "@nuxtjs/vercel-builder",
"config": {}
}
]
}
"framework": "nuxtjs"
}

0 comments on commit 72dfe76

Please sign in to comment.