This website works better with JavaScript
Home
Explore
Help
Sign In
Shalu
/
shalu-system-designer
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
db80d373d1
Branches
Tags
develop
feature/easy-builder
feature/n8n-flowchart
refactor/mindmap
shalu-system...
/
apps
/
docs
/
next.config.mjs
next.config.mjs
92 B
History
Raw
1
2
3
4
5
/** @
type
{
import
('
next'
).
NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;