next.js icon indicating copy to clipboard operation
next.js copied to clipboard

Fix deployment and auth links to align with Next.js App Router

Open mayur9210 opened this issue 1 year ago • 1 comments
trafficstars

This PR addresses the following fixes:

fix: update the deployment link to Next.js App Router

  • Updated the deployment link to point to the Next.js App Router instead of the Pages Router since the example now has the pages router

fix: App Router deployment link for app-dir-i18n-routing example

  • Corrected the deployment link for the app-dir-i18n-routing example to match the App Router deployment structure.

fix: Stytch auth link updated to Next.js

  • Updated the Stytch authentication link to work with the Next.js setup, previous link was pointed to Javascript example.

mayur9210 avatar Oct 22 '24 01:10 mayur9210

Allow CI Workflow Run

  • [ ] approve CI run for commit: 36582484f777f77511e073d90d6162c435c796f2

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

ijjk avatar Oct 22 '24 01:10 ijjk