index
:
HydroRoll
main
n0Mri7VhzJeHzLOH
跨平台、多任务、高度自定义的骰系开发框架。
HydroRoll-Team
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
examples
/
with-prisma
/
apps
/
web
/
next.config.js
blob: 27b528b86045e252268a8b6fcfd88906f840c27c (
plain
) (
blame
)
1
2
3
4
5
6
/** * @type {import('next').NextConfig} */ module.exports = { reactStrictMode: true, };