mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-01-31 15:37:09 +01:00
fix: don't prerender auth routes
This commit is contained in:
@@ -24,7 +24,6 @@ export default defineNuxtConfig({
|
||||
},
|
||||
|
||||
routeRules: {
|
||||
"/auth/**": { prerender: true },
|
||||
"/api/**": { cors: true },
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user