Hocam package.json dosyanızda script alanında build tanımlı mı bakabilir misiniz. Aşağıdaki gibi
"scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
}