Skip to content

astro

Prerendered routes aren't supported when internationalization domains are enabled.

Astro

Prerendered routes aren't supported when internationalization domains are enabled.

Prerendered routes aren't supported when internationalization domains are enabled.

import DontEditWarning from '~/components/DontEditWarning.astro'

NoPrerenderedRoutesWithDomains: Static pages aren't yet supported with multiple domains. To enable this feature, you must disable prerendering for the page COMPONENT.

What went wrong?

Static pages aren't yet supported with i18n domains. If you wish to enable this feature, you have to disable prerendering.