AUD-04: backend-authorizer + dev-server + next.js audit-log-ansicht

This commit is contained in:
sysops
2026-08-28 00:10:48 +02:00
parent c9e8edbbf0
commit 3b96d8ef41
9 changed files with 409 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;