SEO/AEO
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: 'standalone',
|
||||
images: {
|
||||
unoptimized: true
|
||||
images: {
|
||||
unoptimized: true,
|
||||
domains: ['www.qrmaster.com', 'qrmaster.com', 'images.qrmaster.com']
|
||||
},
|
||||
experimental: {
|
||||
serverComponentsExternalPackages: ['@prisma/client', 'bcryptjs']
|
||||
|
||||
Reference in New Issue
Block a user