LIC-04: dev-server fuer adminapi + next.js lizenz-modul-verwaltungsoberflaeche

This commit is contained in:
sysops
2026-08-27 23:40:05 +02:00
parent eed73eca8f
commit 0620baa993
7 changed files with 379 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;