This commit is contained in:
Lee Robinson
2023-10-12 16:39:10 -05:00
parent 4c2a907fd6
commit e20b9efd81

View File

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