schema and interactive store

This commit is contained in:
wass08
2026-03-06 13:06:33 +01:00
parent 3e40c1dde0
commit 927ecba054
6 changed files with 168 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { loadAssetUrl } from '@pascal-app/core'
export const ASSETS_CDN_URL = 'https://editor.pascal.app'
export const ASSETS_CDN_URL = process.env.NEXT_PUBLIC_ASSETS_CDN_URL || 'https://editor.pascal.app'
/**
* Resolves an asset URL to the appropriate format: