feat: desktop image thumbnails, gallery lightbox portal, client-side compression, clickable table rows, fix header gap
This commit is contained in:
@@ -3,6 +3,10 @@ import type { NextConfig } from "next";
|
||||
const nextConfig: NextConfig = {
|
||||
turbopack: {},
|
||||
|
||||
experimental: {
|
||||
optimizePackageImports: ["@phosphor-icons/react"],
|
||||
},
|
||||
|
||||
typescript: { ignoreBuildErrors: true },
|
||||
|
||||
images: {
|
||||
|
||||
Reference in New Issue
Block a user