How to deploy an Expo Web app using Vercel?
I am a beginner programmer. I have created a web app using Expo. I have used node.js (or Javascript, I’m not sure how to know which I am using) as my programming language. I have been using Expo Go to develop the app. Now, I want to make the app available for users to use, so that I can see if it is working properly. I know there is a thing such as a “development build” and “production build” (not really sure what those are).