[[xx]].ts file for urls that might not be present eg /api/[something]/is-here/[[or-is-it]]/api/something/is-here i get a 500 error, and i get the same error when i try to access /api/[something]/is-here/yes[[or-is-it]].ts index.ts, accessing /api/something/is-here works perfectly fine, as does if i make a folder for [or-is-it] with an index.ts file in it, but i get whinged at becuase of duplicaed codeor-is-it for page numbers, the code looks for or-is-it and if not found sets it to 1