mirror of
https://github.com/docmost/docmost.git
synced 2025-11-17 16:01:11 +10:00
frontend init
This commit is contained in:
4
frontend/next.config.js
Normal file
4
frontend/next.config.js
Normal file
@ -0,0 +1,4 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {}
|
||||
|
||||
module.exports = nextConfig
|
||||
Reference in New Issue
Block a user