Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lilingfengdev authored Jun 23, 2024
1 parent f180d68 commit 2199b23
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 @@ -4,7 +4,7 @@
"private": true,
"type": "module",
"scripts": {
"build": "nuxt build",
"build": "nuxt build --preset cloudflare_pages",
"build_node": "nuxt build",
"dev": "nuxt dev",
"generate": "nuxt generate",
Expand Down

0 comments on commit 2199b23

Please sign in to comment.