cicd
Some checks failed
Build and Release / release (push) Failing after 38s

This commit is contained in:
2026-04-19 19:45:58 +07:00
parent 7cff844e5b
commit fd37d95699
11 changed files with 115 additions and 20 deletions

View File

@@ -18,7 +18,7 @@ const nextConfig: NextConfig = {
},
],
},
output: 'standalone',
webpack(config) {
config.module.rules.push({
test: /\.svg$/,