Nedas Snarskis

Results 2 comments of Nedas Snarskis

### **UPDATE** We got it **resolved**: INSTEAD OF THIS **index.vue** ``` const story = await useStoryblok('home', { version: 'draft', }); ``` We overwrote with this **index.vue** ``` const story =...

Had the same issue. Removed `404.vue` and now running production server works fine