Skip to content

Comments

fix: add redirect for /viewer to resolve 404 (#134)#135

Merged
135790-diya merged 2 commits intoR3ACTR:mainfrom
AndrewJerryV:fix/viewer-404-redirect
Feb 23, 2026
Merged

fix: add redirect for /viewer to resolve 404 (#134)#135
135790-diya merged 2 commits intoR3ACTR:mainfrom
AndrewJerryV:fix/viewer-404-redirect

Conversation

@AndrewJerryV
Copy link
Contributor

@AndrewJerryV AndrewJerryV commented Feb 22, 2026

Closes #134

Summary Resolves the 404 error on the /viewer route by implementing a server-side redirect to the /verify page.

Changes

Added app/viewer/page.jsx with a permanent redirect.
Ensured users navigating to /viewer land on the correct verification interface.

image

@vercel
Copy link

vercel bot commented Feb 22, 2026

@AndrewJerryV is attempting to deploy a commit to the abhinavr-19's projects Team on Vercel.

A member of the Team first needs to authorize it.

@135790-diya
Copy link
Collaborator

@AndrewJerryV add a screenshot

@135790-diya 135790-diya merged commit 3abc11a into R3ACTR:main Feb 23, 2026
1 check failed
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.

bug: Missing /viewer route results in 404 error

2 participants