This commit is contained in:
a2a-platform
2026-06-11 23:13:20 +00:00
parent 195a793bfa
commit 7aab2dccb9
6 changed files with 88 additions and 9 deletions

View File

@@ -19,10 +19,11 @@ expose:
# url: DATABASE_URL
frontend:
type: static-spa
type: server-rendered
framework: nextjs
path: frontend
build: npm run build
dist: out
start: node server.js
port: 3000
mount: /
auth: inherit