Skip to content

Add Vercel preview deployments for faster PR feedback #2145

@trillium

Description

@trillium

Overview

Enable Vercel preview deployments so that maintainers and contributors can see their commits deployed automatically on each push/PR. Preview deployments proxy API requests to the existing dev backend, giving reviewers a live, functional preview rather than requiring a local setup to verify frontend changes.

Dependencies

Action Items

  • Add .vercel and .env*.local to root and client .gitignore files to keep deployment credentials out of version control
  • Update the client build script to handle CI environments (disable warnings-as-errors, OpenSSL legacy provider compatibility)
  • Add client/vercel.json to configure build output, API proxy routing to dev.vrms.io, and SPA fallback for client-side routing
  • Connect the repo to Vercel so preview deployments are triggered on PRs targeting development

Resources/Instructions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    New Issue Approval

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions