refactor: align routes with next 16 and local fonts

This commit is contained in:
Esdras Renan 2025-10-22 02:08:18 -03:00
parent 2e3b46a7b5
commit dad84d7d0e
16 changed files with 2448 additions and 198 deletions

View file

@ -1,2 +1,2 @@
export { runtime } from "../users/route"
export const runtime = "nodejs"
export { GET, DELETE } from "../users/route"