diff --git a/package.json b/package.json index e75ff61..dfc6785 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "web-vitals": "^2.1.3" }, "scripts": { - "start": "NODE_ENV=production react-scripts start", + "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject"