chatbot-template/app/api/auth/[...nextauth]/route.ts

2 lines
68 B
TypeScript

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