[year]/[month]/[day] on /param-multiple/:year/:month/:day

params: {}

{
  "path": "/*",
  "*": "placeholder-redirects/[year]/[month]/[day]",
  "uri": "/",
  "location": {
    "pathname": "/placeholder-redirects/[year]/[month]/[day]/",
    "search": "",
    "hash": ""
  },
  "pageContext": {},
  "params": {}
}