1
0
зеркало из https://github.com/karl0ss/homepage.git synced 2025-09-17 23:20:05 +01:00
Этот коммит содержится в:
Ben Phelps 2022-09-13 12:07:20 +03:00
родитель 25f0672c18
Коммит 945ed854a4

Просмотреть файл

@ -7,7 +7,6 @@ const nextConfig = {
domains: ["cdn.jsdelivr.net"],
unoptimized: true,
},
experimental: { images: { allowFutureImage: true } }
};
module.exports = nextConfig;