diff --git a/public/assets/docs/images/uploads/template-showcase/nextjs/nextal.png b/public/assets/docs/images/uploads/template-showcase/nextjs/nextal.png
new file mode 100644
index 0000000000..65780b3244
Binary files /dev/null and b/public/assets/docs/images/uploads/template-showcase/nextjs/nextal.png differ
diff --git a/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/nextjs.mdx b/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/nextjs.mdx
index 071470e8ed..d990e1da1b 100644
--- a/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/nextjs.mdx
+++ b/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/nextjs.mdx
@@ -44,6 +44,7 @@ Next.js also allows for Server Side Rendering (SSR) on the Azion Web Platform. F
| Cosmic Next Blog | Blog | |
| Cosmic Agency | Agency/Starter | |
| Space Jelly Shop | E-commerce | |
+| Nextal | Starter | |
### Deploying a template using Azion Console
diff --git a/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/react.mdx b/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/react.mdx
index 597e065bb4..b5232e9cba 100644
--- a/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/react.mdx
+++ b/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/react.mdx
@@ -42,6 +42,7 @@ Templates with other frameworks that also use React:
| Next.js Store with React | E-commerce | |
| Astro with React | Starter | |
| Astro With Multiple Frameworks | Starter | |
+| Nextal | Starter | |
### Deploying a template using Azion Console
diff --git a/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/template-showcase/nextjs/nextal.mdx b/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/template-showcase/nextjs/nextal.mdx
new file mode 100644
index 0000000000..34bf6dd23f
--- /dev/null
+++ b/src/content/docs/en/pages/devtools/azion-edge-runtime/compatibility/frameworks/template-showcase/nextjs/nextal.mdx
@@ -0,0 +1,41 @@
+---
+title: " Nextal"
+description: >-
+ With the Nextal template you can launch a Next.js SSR application that includes Vitest, Tailwind, Hero icons, and follows modern conventions such as Dark Mode, Atomic Design organization and Absolute imports.
+permalink: /documentation/products/templates/nextal/
+meta_tags: >-
+ Azion, Edge Computing, Azion Bundler framework, Nextjs, JavaScript frameworks,
+ Static Site Generation, SSG, Content-focused, React, OpenNext
+namespace: documentation_template_landing_nextjs_nextal
+menu_namespace: runtimeMenu
+---
+
+import LinkButton from 'azion-webkit/linkbutton';
+import SectionBasicContent from 'azion-webkit/sectionbasiccontent';
+import Container from 'azion-webkit/container';
+
+
+
+
+
+
+
+ | Item | Details |
+ |:----------|:------|
+ | Repository | [Azion Samples](https://github.com/aziontech/azion-samples/tree/dev/templates/opennextjs/nextal-next-typescript-tailwind) |
+ | Framework | [Next.js](/en/documentation/products/devtools/azion-edge-runtime/frameworks-compatibility/nextjs/) |
+ | Use Case | General |
+
+
+

+
+
+
+For more information about deploying this template visit the [template guide](/en/documentation/products/guides/nextal/).
\ No newline at end of file
diff --git a/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/nextjs.mdx b/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/nextjs.mdx
index f4005bf067..ff94573674 100644
--- a/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/nextjs.mdx
+++ b/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/nextjs.mdx
@@ -44,6 +44,7 @@ O Next.js também permite a Renderização do Lado do Servidor (SSR) na Azion We
| Cosmic Next Blog | Blog | |
| Cosmic Agency | E-commerce | |
| Space Jelly Shop | E-commerce | |
+| Nextal | Geral | |
## Realizando deploy de um template no Azion Console
diff --git a/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/react.mdx b/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/react.mdx
index fb9c738e5b..21b49ef636 100644
--- a/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/react.mdx
+++ b/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/react.mdx
@@ -42,6 +42,7 @@ Templates com outras frameworks que também usam React:
| NextJs Store with React | E-commerce | |
| Astro with React | Starter | |
| Astro With Multiple Frameworks | Starter | |
+| Nextal | Geral | |
### Realizando deploy de um template no Azion Console
diff --git a/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/template-showcase/nextjs/nextal.mdx b/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/template-showcase/nextjs/nextal.mdx
new file mode 100644
index 0000000000..6a6ac39999
--- /dev/null
+++ b/src/content/docs/pt-br/pages/devtools/azion-edge-runtime/compatibilidade/frameworks/template-showcase/nextjs/nextal.mdx
@@ -0,0 +1,41 @@
+---
+title: " Nextal"
+description: >-
+ Com o template Nextal, você pode lançar uma aplicação Next.js SSR que inclui Vitest, Tailwind, Hero icons e segue convenções modernas como Modo Escuro, organização por Atomic Design e imports absolutos.
+permalink: /documentation/products/templates/nextal/
+meta_tags: >-
+ Azion, Edge Computing, Azion Bundler framework, Nextjs, JavaScript frameworks,
+ Static Site Generation, SSG, Content-focused, React, OpenNext
+namespace: documentation_template_landing_nextjs_nextal
+menu_namespace: runtimeMenu
+---
+
+import LinkButton from 'azion-webkit/linkbutton';
+import SectionBasicContent from 'azion-webkit/sectionbasiccontent';
+import Container from 'azion-webkit/container';
+
+
+
+
+
+
+
+ | Item | Detalhes |
+ |:----------|:------|
+ | Repositório | [Azion Samples](https://github.com/aziontech/azion-samples/tree/dev/templates/opennextjs/nextal-next-typescript-tailwind) |
+ | Framework | [Next.js](/pt-br/documentacao/produtos/devtools/azion-edge-runtime/compatibilidade-frameworks/nextjs/) |
+ | Caso de uso | Geral |
+
+
+

+
+
+
+Para mais informações sobre a implementação deste template, visite o [guia do template](/pt-br/documentacao/produtos/guias/nextal/).
\ No newline at end of file