feat: init
This commit is contained in:
7
apps/webui/next.config.mjs
Normal file
7
apps/webui/next.config.mjs
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* @type { import("next").NextConfig }
|
||||
*/
|
||||
const nextConfig = {
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
Reference in New Issue
Block a user