Deploy
To see how your deployed website will look like, Run the following commands:
npm run build
npm run start
Go to http://localhost:3000 to see your production bundle.
Ways to deploy
You can deploy on any service like Github Pages, Vercel, Netlify or you can host at your own server.
This documentation describes steps for these two types: