Skip to content

Commit

Permalink
no edge
Browse files Browse the repository at this point in the history
Signed-off-by: Benji Visser <[email protected]>
  • Loading branch information
noqcks committed Feb 16, 2025
1 parent c1c5306 commit 959fdc8
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 @@ -16,7 +16,7 @@
"scripts": {
"prepare": "nitropack prepare",
"dev": "nitropack dev",
"build": "NITRO_PRESET=vercel_edge nitropack build",
"build": "nitropack build",
"preview": "node .output/server/index.mjs",
"typecheck": "tsc --noEmit",
"lint": "eslint .",
Expand Down

0 comments on commit 959fdc8

Please sign in to comment.