Corrected example: Changed next build to next export (#200)
* Changed next build to next export
Propper comand to export a static site is next export. See [here](https://nextjs.org/docs#usage)
* Corrected build command per suggestion
Both next build && next export are needed
Co-Authored-By: Jacob Bolda <me@jacobbolda.com>
Co-authored-by: Jacob Bolda <me@jacobbolda.com>