Clean Up API Routes - Next.js
Created by Prompts-GPT
Analyze app/api/ and delete unused route handlers. Remove related types and tests in src/types/ and tests/. Verify with npm run build that no routes are broken.
Category: development
Tags:
Created by Prompts-GPT
Analyze app/api/ and delete unused route handlers. Remove related types and tests in src/types/ and tests/. Verify with npm run build that no routes are broken.