The documentation is clear about prerendering, but to inject the route IDs as parameters I need to be authenticated in Firebase to get the IDs. How will I authenticate during build time?
Any idea