@@ -8,6 +8,9 @@ First, run the development server:
```bash
yarn dev
+next build && next export
+
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.