mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
7 lines
105 B
JavaScript
7 lines
105 B
JavaScript
module.exports = {
|
|
reactStrictMode: true,
|
|
images: {
|
|
domains: ['lh3.googleusercontent.com']
|
|
}
|
|
}
|