rough image preview for sharing

This commit is contained in:
2026-03-20 23:03:17 +00:00
parent ac46e4106f
commit 115c6fb78f
2 changed files with 8 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ export default defineNuxtConfig({
future: {
compatibilityVersion: 4,
},
ssr: false,
ssr: true,
srcDir: 'app/',
dir: {
public: 'public/'