Skip to content

Commit

Permalink
update output location
Browse files Browse the repository at this point in the history
  • Loading branch information
Dheeraj Bandaru committed Sep 19, 2024
1 parent 4e477ca commit 450ab1c
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 @@ -3,7 +3,7 @@
"type": "module",
"private": true,
"scripts": {
"build": "nuxt build",
"build": "nuxt build --output-path dist",
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxt preview",
Expand Down

0 comments on commit 450ab1c

Please sign in to comment.