Configure Vercel deployment for token migration development - #9
Draft
VegeBun-csj wants to merge 2 commits into
Draft
VegeBun-csj wants to merge 2 commits into
VegeBun-csj wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enable source deployment of the
dora-migrate-votabranch to the Dora Factory Vercel projectvota-migration-dev. Adds Vite SPA routing, Node 24, a pinned pnpm install/build, an environment template, and deployment documentation. A separate pull-request workflow checks the Vercel build while the existing Docker/ECR/EKS deployment remains active.Validation: clean
pnpm@8.6.6 install --frozen-lockfileandpnpm run buildpassed locally on Node 24 with the active configuration recovered from the existing published site. Both hosted deployments are READY. Homepage, consent and wallet-selection dialogs, and hash-based legal pages render. RPC chain IDs and token/bridge bytecode queries passed; all active build-variable values match the existing published sites. No signing or migration transaction was performed. No application logic, contract addresses, or DNS records are changed by this PR.Hosted verification is complete; this draft records the staged migration before Git integration and domain cutover. Git automatic deployment still needs the Vercel GitHub App to be granted access to this repository. Domain cutover and retirement of EKS are separate steps.