diff --git a/package.json b/package.json index cf7765a2..8adf6787 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,6 @@ "dev": "eslint && next dev --turbopack", "build": "next build --turbopack", "start": "next start", - "start": "npx serve@latest out", - "start:next": "next start", "lint": "eslint" }, "dependencies": {