diff --git a/package.json b/package.json index b03abe6..fc41121 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "scripts": { - "dev": "NODE_OPTIONS='--max-old-space-size=4096' next dev", + "dev": "next dev", "build": "next build", "start": "next start", "lint": "eslint ." diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index ec91a01..def2365 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,3 +1,4 @@ +nodeLinker: hoisted allowBuilds: msw: false sharp: false