🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
duzhbywe
/
Job-Portal
✏️
Editing: next.config.js
const nextConfig = { images: { remotePatterns: [ { protocol: 'https', hostname: 'api.dicebear.com', }, { protocol: 'https', hostname: 'xsgames.co', }, { protocol: 'https', hostname: 'www.gravatar.com' } ], }, reactStrictMode: true, }; module.exports = nextConfig;
💾 Save Changes
❌ Cancel