···104104- `npm run build` - Build for production
105105- `npm run preview` - Preview the production build
106106- `npm run fetch-instances` - Fetch instances list from [instances.social](https://instances.social/), save it to `src/data/instances.json`
107107- - requires `.env.dev` file with `INSTANCES_SOCIAL_SECRET_TOKEN` variable set
107107+ - requires `.env.local` file with `INSTANCES_SOCIAL_SECRET_TOKEN` variable set
108108- `npm run sourcemap` - Run `source-map-explorer` on the production build
109109110110## Tech stack