Vercel/app/api/auth/[...nextauth]/route.ts
2025-04-04 18:09:47 -05:00

2 lines
43 B
TypeScript

export { GET, POST } from '@/auth/server';