diff --git a/package.json b/package.json index 7b99f2c6..de062901 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ ], "type": "module", "scripts": { + "postinstall": "vp config", "fmt": "vp fmt", "lint": "bunx --bun vp lint", "dev": "NODE_ENV=development bunx --bun vite",