Created
September 24, 2025 13:00
-
-
Save realazaber/b0137b79aa6cfcfa27bff003fa150912 to your computer and use it in GitHub Desktop.
Add this under prerender to prerender dynamic routes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "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