Page in child app 2

Query from router

{
  "subpage": [
    "sites",
    "domain not found in middleware"
  ]
}

Params from getStaticProps

{
  "params": {
    "subpage": [
      "sites",
      "domain not found in middleware"
    ]
  }
}