diff --git a/frontend/next.config.js b/frontend/next.config.js index 3bbc1e0..92bab50 100644 --- a/frontend/next.config.js +++ b/frontend/next.config.js @@ -1,6 +1,7 @@ const path = require('path'); /** @type {import('next').NextConfig} */ const nextConfig = { + assetPrefix: 'https://dragica.dev/', images: { remotePatterns: [ {