Files
next-learn/dashboard/15-final/app/api/auth/[...nextauth]/route.ts
Lee Robinson 7c45e26fd7 idk, fuck it
2023-10-06 22:40:40 -05:00

3 lines
67 B
TypeScript

export { GET, POST } from '@/auth';
export const runtime = 'edge';