Caleb Rogers
9021037397
docs: use correct publish directory for netlify deploy (#2741)
* Use correct publish directory for netlify deploy
Netlify automatically sets the Publish directory as "dist," but the netlify admin app's `build` command outputs files to `public`.
* Update docs/content/deployments/admin/deploying-on-netlify.md
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
* Netlify CLI instructions updated to match UI
* Update docs/content/deployments/admin/deploying-on-netlify.md
* Update docs/content/deployments/admin/deploying-on-netlify.md
* Update deploying-on-netlify.md
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>