this might help a little bit
All checks were successful
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m24s
All checks were successful
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m24s
This commit is contained in:
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: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user