We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eee2907 + 815853d commit 5064dfdCopy full SHA for 5064dfd
packages/react-scripts/template/README.md
@@ -2264,7 +2264,8 @@ With this setup Netlify will build and deploy when you push to git or open a pul
2264
2265
1. [Start a new netlify project](https://app.netlify.com/signup)
2266
2. Pick your Git hosting service and select your repository
2267
-3. Click `Build your site`
+3. Set `yarn build` as the build command and `build` as the publish directory
2268
+4. Click `Deploy site`
2269
2270
**Support for client-side routing:**
2271
0 commit comments