Deploying MERN app on Vercel | Scribe

    Deploying MERN app on Vercel

    • Naveen Bantu |
    • 0 step |
    • 3 minutes
    Login/Sign-up and go to your Vercel Dashboard
    Click on "Add New..." and select "Project" category
    Select your MERN application Git repository and Click "Import"
    Click "Build and Output Settings" and check the build configuration
    Click "Environment Variables"
    Add all the environment variables, both "client" and "api" related.
    Click on "Deploy"
    Once deployed, continue to Project Dashboard
    Copy the deployed URL"mockmeet-vercel-demo.vercel.app"
    Click "Settings"
    Select "Environment Variables"
    Add the deployed URL along with "/api" ("mockmeet-vercel-demo.vercel.app/api") as an Environment Variable.
    Click "Deployments"
    Finally re-deploy by clicking "Redeploy" on the last Deployment.

    Want to make guides like this in seconds? Yes, it's really that fast.

    This Scribe is in tip-top shape!Leave feedback if there are any issues with this Scribe