@@ -25,7 +25,7 @@ if (process.env.NUXT_ENV === 'dev') {
* @see https://nuxt.com/docs/api/configuration/nuxt-config
*/
export default defineNuxtConfig({
- ssr: false,
+ ssr: true,
title: 'Opentalent',
runtimeConfig: {
// Private config that is only available on the server