"scripts": { "start": "react-scripts start", "build": "CI=false && react-scripts build", // Add CI=False here "test": "react-scripts test", "eject": "react-scripts eject" },