Skip to content

Commit

Permalink
chore: 🚀 ensure prisma will generate schemas, etc, in prod!
Browse files Browse the repository at this point in the history
  • Loading branch information
neopromic committed Nov 22, 2024
1 parent 9501c29 commit a884d7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"dev": "next dev",
"build": "prisma generate && next build",
"start": "next start",
"lint": "next lint",
"prepare": "husky"
"lint": "next lint"
},
"dependencies": {
"@clerk/nextjs": "^6.2.0",
Expand Down

0 comments on commit a884d7b

Please sign in to comment.