This website works better with JavaScript
Home
Explore
Help
Register
Sign In
suby
/
json-render
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4f36dfb625
Branches
Tags
main
master
json-render
/
apps
/
web
/
next.config.js
next.config.js
92 B
History
Raw
1
2
3
4
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;