Skip to content

Serve the app under the /liftoff base path#19

Merged
quintonwall merged 1 commit into
Postman-Devrel:mainfrom
Kcorb95:feat/serve-under-liftoff-basepath
Jul 17, 2026
Merged

Serve the app under the /liftoff base path#19
quintonwall merged 1 commit into
Postman-Devrel:mainfrom
Kcorb95:feat/serve-under-liftoff-basepath

Conversation

@Kcorb95

@Kcorb95 Kcorb95 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Moves the app under the /liftoff base path with trailing-slash page URLs, and redirects / to /liftoff so existing links keep working.

Verify after deploy:

curl -sI <deployment-url>/           # 307 → /liftoff
curl -sI <deployment-url>/liftoff/   # 200

@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

@Kcorb95 is attempting to deploy a commit to the Postman DevRel Team on Vercel.

A member of the Team first needs to authorize it.

@Kcorb95 Kcorb95 changed the title Serve the app under /liftoff (basePath + trailingSlash) Serve the app under the /liftoff base path Jul 17, 2026
@Kcorb95
Kcorb95 force-pushed the feat/serve-under-liftoff-basepath branch from 8c1c9b6 to fb2c41e Compare July 17, 2026 20:41
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
liftoff Ready Ready Preview, Comment Jul 17, 2026 10:36pm

Request Review

@quintonwall
quintonwall merged commit 365d369 into Postman-Devrel:main Jul 17, 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.

2 participants