#Run the App Locally
In this step, we'll run the app locally on your machine.
#Pull the environment variables
First, pull the environment variables from Vercel that you set up in the previous step.
vercel env pull .env.local
#Run the development server