feat: add dockerfile and dockerignore, update next config
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ const svgrOptions = {
|
||||
};
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
// Allow next/image to load from LinkedIn's CDN
|
||||
output: "standalone",
|
||||
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user