Upgrade to Next.js 15.0.1 (#454)

This commit is contained in:
Jared Palmer 2024-10-23 12:21:30 -04:00 committed by GitHub
parent 00b125378c
commit ac2659255e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 4320 additions and 3538 deletions

View file

@ -1 +1 @@
export { GET, POST } from "@/app/(auth)/auth";
export { GET, POST } from '@/app/(auth)/auth';