mirror of
https://github.com/marcogll/TaxHacker_s23.git
synced 2026-01-13 21:35:19 +00:00
fix: pre-production fixes, add docker-compose.production.yml
This commit is contained in:
@@ -15,3 +15,5 @@ export default function AuthLayout({ children }: { children: React.ReactNode })
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
export const dynamic = "force-dynamic"
|
||||
|
||||
Reference in New Issue
Block a user