Skip to content

Commit

Permalink
Revert "chore: temporary remove prebuild script to allow build in pre…
Browse files Browse the repository at this point in the history
…view"

This reverts commit cfd1402.
  • Loading branch information
mwskwong committed Jun 18, 2024
1 parent cfd1402 commit 6b02b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "3.0.0",
"private": true,
"scripts": {
"prebuild": "npm run prisma:migrate:deploy",
"build": "next build",
"dev": "next dev",
"email:dev": "dotenv -e .env -e .env.local -- email dev --dir src/components/emails --port 3001",
Expand Down

0 comments on commit 6b02b99

Please sign in to comment.