chore: init postcast-tool fork — port 3043, postcast.ru

This commit is contained in:
Nik (Claude)
2026-06-15 22:10:45 +03:00
parent 68fb51fc0a
commit 344ef7bae5
+1 -1
View File
@@ -5,7 +5,7 @@
"scripts": { "scripts": {
"dev": "next dev -p 3041", "dev": "next dev -p 3041",
"build": "next build", "build": "next build",
"start": "next start -p 3041" "start": "next start -p 3043"
}, },
"dependencies": { "dependencies": {
"next": "^16.2.6", "next": "^16.2.6",