netlify-guide
Netlify Deployment
Connect your GitHub repo to Netlify for automatic deploys on every push.
- Go to netlify.com and create an account
- Click Add new site → Import from GitHub
- Select your repo
- Build command:
npm run build(already innetlify.toml) - Publish directory:
dist
This site is deployed on Netlify. See GitHub Setup · Web Technologies Hub.