| title | Index page not found. |
|---|---|
| i18nReady | true |
| githubURL | https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts |
import DontEditWarning from '~/components/DontEditWarning.astro'
MissingIndexForInternationalization: Could not find index page. A root index page is required in order to create a redirect to the index URL of the default locale. (
/DEFAULT_LOCALE)
Astro could not find the index URL of your website. An index page is required so that Astro can create a redirect from the main index page to the localized index page of the default locale when using i18n.routing.prefixDefaultLocale.
See Also: