Skip to content

Commit

Permalink
[πŸ”§ setting] start script μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
eeeyooon committed Mar 25, 2024
1 parent cfe72c9 commit 33b6dfb
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 @@ -5,7 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "node_modules/next/dist/bin/next start",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
Expand Down

0 comments on commit 33b6dfb

Please sign in to comment.