FIX: fix bug undefind monster image
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m13s
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m13s
This commit is contained in:
@@ -8,6 +8,7 @@ const nextConfig: NextConfig = {
|
||||
reactStrictMode: false,
|
||||
output: 'standalone',
|
||||
images: {
|
||||
unoptimized: true,
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: 'https',
|
||||
|
||||
Reference in New Issue
Block a user