feat: add phantom integration
All checks were successful
build / lint (push) Successful in 11s
build / build (push) Successful in 38s
build / docker image (push) Successful in 52s

This commit is contained in:
2026-01-31 10:31:24 +00:00
parent dd8ecce947
commit e84d1cabd8
12 changed files with 234 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "poly-note",
"version": "1.0.0",
"version": "2.0.0",
"type": "module",
"scripts": {
"dev": "node scripts/ensure-middleware-manifest.cjs && pnpm exec next dev",