index
:
personal/personal-website.git
2018-rewrite
2020-rewrite
2021-rewrite
dependabot/npm_and_yarn/astro-5.15.9
master
testing
My personal website.
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
next.config.js
blob: ac741ea8e2d8eec5b823dd00987194959284f79d (
plain
) (
blame
)
1
2
3
4
5
6
module
.
exports
=
{
reactStrictMode
:
true
,
images
:
{
unoptimized
:
true
}
}