Build
Create production build
Stop the development server (if it’s still running) and run:
This does a production build of all content and outputs the built static files into the public directory.
If you have some problem with build, you can try npm run clean command.