The version you have locally doesn't match what you have on Netlify - I think if you link it to your Github repo then I think it should update automatically when you push (but there are few extra fields to fill in, like the build instructions and publishing directory...not sure if you were around for Oli's explanation of that, if not they are below:
npm run build in the build command field
dist to the publish directory field
The version you have locally doesn't match what you have on Netlify - I think if you link it to your Github repo then I think it should update automatically when you push (but there are few extra fields to fill in, like the build instructions and publishing directory...not sure if you were around for Oli's explanation of that, if not they are below:
npm run buildin the build command fielddistto the publish directory field