Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 858 Bytes

File metadata and controls

20 lines (13 loc) · 858 Bytes

This is a Next.js template to use when reporting a bug in the Next.js repository with the app/ directory.

Getting Started

  1. Git clone git@github.com:yuvalotem1/x-forwarded-port-header--undefined-.git
  2. yarn
  3. yarn dev
  4. open http://localhost:3000

How to use this template

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

Deployment

  1. Deploy to vercel - https://vercel.com/docs/deployments/overview
  2. Go to the deployed app
  3. Click on "click to see x-forwarded-port header" button
  4. check logs on vercel to see the x-forwarded-port header value in the middleware