diff --git a/package.json b/package.json index e257f00..0cb8557 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "private": true, "scripts": { "dev": "next dev", - "export": "next export", "build": "next build", "start": "next start", "lint": "next lint"