next start can already do this

This commit is contained in:
Manav Rathi 2024-02-15 13:32:21 +05:30
parent 7263969953
commit 41351e71d2

View file

@ -1,9 +0,0 @@
## Notes for Developers
### Local production builds
```sh
yarn export:photos
cd apps/
python3 -m http.server
```