Adsense
This commit is contained in:
@@ -5,6 +5,9 @@ const nextConfig = {
|
||||
images: {
|
||||
domains: [],
|
||||
},
|
||||
env: {
|
||||
NEXT_PUBLIC_ADSENSE_CLIENT: process.env.NEXT_PUBLIC_ADSENSE_CLIENT,
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user