fix(admin api): optional catch-all routes for categories & blog-topics

Next.js 16 [...path] requires at least one segment — /admin/api/categories
returned 404. Switched to [[...path]] which matches both empty and nested
paths. Fixes 'Ошибка загрузки' on /admin/categories.
This commit is contained in:
Aleksei Pavlov
2026-06-19 20:49:08 +03:00
parent 2eff8968ef
commit 4151894935
2 changed files with 0 additions and 0 deletions