astro · astro/GetStaticPathsExpectedParams
GetStaticPathsExpectedParams
getStaticPaths Expected Params
A route object returned from `getStaticPaths()` is missing the required `params` property, so Astro doesn't know which URL the generated page should map to.