{ "scripts": { "build": "TSC_COMPILE_ON_ERROR=true react-scripts build", }, }
{ "scripts": { "build": "PUBLIC_URL=/my-app react-scripts build", }, }