fix import paths

This commit is contained in:
Helena
2025-08-25 12:52:28 +03:00
parent 195af1db3d
commit 7ac31991c0
9 changed files with 13 additions and 24 deletions

View File

@@ -1,8 +1,7 @@
import { getServerSideSitemap } from 'next-sitemap';
import { createCmsClient } from '@kit/cms';
import appConfig from '@kit/shared/config/app.config';
import { appConfig } from '@kit/shared/config';
/**
* @description The maximum age of the sitemap in seconds.