Sanitized mirror from private repository - 2026-04-04 12:42:10 UTC
This commit is contained in:
3
dashboard/ui/next.config.ts
Normal file
3
dashboard/ui/next.config.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { NextConfig } from "next";
|
||||
const nextConfig: NextConfig = { output: "standalone" };
|
||||
export default nextConfig;
|
||||
Reference in New Issue
Block a user