Skip to content

FE-29: Deploy Frontend to Vercel (Preview + Production) #441

@Cedarich

Description

@Cedarich

Complexity: 150 points
Summary
Set up Vercel deployments with Preview Deployments per PR and Production deployment from main, including correct environment variables and network config.
Tasks

  • Configure Vercel project build settings and output directory.
  • Define environment variables for preview vs production (backend base URL, network, RPC/Horizon endpoints, contract registry URL).
  • Enable Preview Deployments for PRs and ensure type/lint checks run in CI.
  • Validate wallet integrations in both preview and production (no mixed-content issues).
    Acceptance Criteria
  • Every PR generates a working preview URL.
  • main deploys automatically to production.
  • App loads and can complete core flows in both environments.
    • Provide documentation with the Vercel URL to the site.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions