Skip to content

Instantly share code, notes, and snippets.

@realazaber
Created September 24, 2025 13:00
Show Gist options
  • Select an option

  • Save realazaber/b0137b79aa6cfcfa27bff003fa150912 to your computer and use it in GitHub Desktop.

Select an option

Save realazaber/b0137b79aa6cfcfa27bff003fa150912 to your computer and use it in GitHub Desktop.
Add this under prerender to prerender dynamic routes
"prerender": {
"discoverRoutes": true,
"routesFile": "routes.txt" //Before add custom logic to add your dynamic routes to here.
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment