feat: add dockerfile and dockerignore, update next config

This commit is contained in:
2026-05-28 12:33:18 -07:00
parent ac755e0794
commit cd0965e617
3 changed files with 77 additions and 1 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ const svgrOptions = {
};
const nextConfig: NextConfig = {
// Allow next/image to load from LinkedIn's CDN
output: "standalone",
images: {
remotePatterns: [
{