Gitiles
Code Review
Sign In
git.clicks.codes
/
Caramels
/
Lotting
/
341d4a6d27ad302796047c35e6592a53342e0cfc
/
.
/
next.config.mjs
blob: 4678774e6d606704bce1897a5dab960cd798bf66 [
file
] [
log
] [
blame
]
/** @type {import('next').NextConfig} */
const
nextConfig
=
{};
export
default
nextConfig
;