this might help a little bit
All checks were successful
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m24s

This commit is contained in:
Lee 2024-10-23 16:30:53 +01:00
parent b4bcf32a43
commit e403d1f241

@ -3,6 +3,9 @@ import { format } from "@formkit/tempo";
/** @type {import('next').NextConfig} */
const nextConfig = {
experimental: {
optimizePackageImports: ["@ssr/common", "@radix-ui/react-icons", "chart.js", "react-chartjs-2"],
},
images: {
remotePatterns: [
{