Skip to content

refactor(web): move Vercel routing into next.config, drop vercel.json#107

Merged
dzhhem merged 2 commits into
masterfrom
chore/web-deploy-config
Jun 29, 2026
Merged

refactor(web): move Vercel routing into next.config, drop vercel.json#107
dzhhem merged 2 commits into
masterfrom
chore/web-deploy-config

Conversation

@dzhhem

@dzhhem dzhhem commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

What

Move the Vercel /FinTrack redirect + NextAuth rewrite from root vercel.json into apps/web/next.config.ts, delete vercel.json, switch Vercel to Root Directory apps/web.

Why

One routing source that applies identically on Vercel and the Docker self-host build — no platform-specific file to keep in sync. Vercel auto-detects Next.js + Turborepo from apps/web, so no build/output overrides.

Testing

n/a — redirects ported 1:1 from vercel.json.

@dzhhem dzhhem self-assigned this Jun 29, 2026
@dzhhem dzhhem merged commit 8b4fe2e into master Jun 29, 2026
12 checks passed
@dzhhem dzhhem deleted the chore/web-deploy-config branch June 29, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant