export const DEPLOY_SERVER_SENTRY_PROJECT_ID = DEPLOY_EDITOR_UI_SENTRY_PROJECT_ID.pipe(
S.annotations({ identifier: "DEPLOY_SERVER_SENTRY_PROJECT_ID" }),
S.annotations({ description: "A description of this env var" }),
);
export const DEPLOY_SERVER_SENTRY_PROJECT_ID = DEPLOY_EDITOR_UI_SENTRY_PROJECT_ID.pipe(
S.annotations({ identifier: "DEPLOY_SERVER_SENTRY_PROJECT_ID" }),
S.annotations({ description: "A description of this env var" }),
);