Update preview config from ticket system

This commit is contained in:
2026-07-20 12:55:22 +00:00
commit 7800ac943a

11
.webklar-preview.json Normal file
View File

@@ -0,0 +1,11 @@
{
"enabled": true,
"type": "static",
"branch": "main",
"displayName": "Brief-app",
"templateName": "webklar-preview-template",
"projectType": "preview",
"public": false,
"template": false,
"subdomain": "brief-app"
}