Skip to content

Commit

Permalink
Fix contentlayer bug
Browse files Browse the repository at this point in the history
  • Loading branch information
rlj1202 committed Aug 11, 2023
1 parent 42c68ae commit 89288df
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 @@
"private": true,
"scripts": {
"dev": "contentlayer dev & next dev",
"prebuild": "contentlayer build",
"build": "next build",
"postbuild": "next-sitemap",
"start": "next start",
Expand Down

0 comments on commit 89288df

Please sign in to comment.