fix(docker): move sitemap build
All checks were successful
deploy / deploy (push) Successful in 1m2s
All checks were successful
deploy / deploy (push) Successful in 1m2s
This commit is contained in:
@ -65,7 +65,6 @@ module.exports = withBundleAnalyzer(nextConfig);
|
||||
// // Injected content via Sentry wizard below
|
||||
|
||||
const { withSentryConfig } = require("@sentry/nextjs");
|
||||
const { format } = require("path");
|
||||
|
||||
module.exports = withSentryConfig(
|
||||
module.exports,
|
||||
|
Reference in New Issue
Block a user