Storyblok Private Asset Demo This is a demo repository to showcase a typical use case for Storyblok private assets. Made with Storyblok SDK, Vue3 and Vercel functions. Project Setup npm install Compile and Hot-Reload for Development npm run dev && vercel dev Compile and Minify for Production npm run build