Skip to content

Commit

Permalink
generated clinet before build
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-wt committed Dec 31, 2024
1 parent e45e1ec commit 6c8dbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "week-18",
"private": true,
"scripts": {
"build": "turbo build",
"build": "prisma generate && next build",
"dev": "turbo dev",
"lint": "turbo lint",
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
Expand Down

0 comments on commit 6c8dbc6

Please sign in to comment.