chatbot-template/app/api/auth/[...nextauth]/route.ts
2023-06-16 13:01:52 -04:00

2 lines
68 B
TypeScript

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