From 01105de6d44888e76188891b8a8d2f0140e05d2b Mon Sep 17 00:00:00 2001 From: sirpiglr <49359077-sirpiglr@users.noreply.replit.com> Date: Sat, 6 Dec 2025 01:22:57 +0000 Subject: [PATCH] Update Vercel deployment action to correct repository and version Update GitHub Actions workflow to use `amondnet/vercel-action@v25` for Vercel deployments, resolving a repository not found error. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: cdb36966-4463-493f-a940-2e6e6c304d74 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/AwHoHV2 Replit-Helium-Checkpoint-Created: true --- .replit | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.replit b/.replit index 9149db5c..76d2fa09 100644 --- a/.replit +++ b/.replit @@ -52,10 +52,6 @@ externalPort = 80 localPort = 8044 externalPort = 3003 -[[ports]] -localPort = 37875 -externalPort = 3002 - [[ports]] localPort = 38557 externalPort = 3000