diff --git a/package.json b/package.json index 38ef597..e64f55b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,6 @@ "dev": "next", "build": "next build", "start": "next start", - "export": "next export", "test": "jest", "test:e2e": "npm run cy:run --", "deploy": "now",