In my case I had to run: expo export --platform web
expo export --platform web
Then you can see the files inside a directory called dist
dist
Upload these files on a file server.
Official Documentation: how to publish websites on Netlify, Firebase, Github Pages, etc