Commit graph

2 commits

Author SHA1 Message Date
f2d3f34bbf build: Dockerfile multi-stage + Next standalone (deploy mais rápido)
Substitui o build via Nixpacks (lento, sem cache de deps) por um
Dockerfile multi-stage com output: 'standalone'. O stage de deps fica em
cache e só reinstala quando package*.json muda; imagem final enxuta roda
node server.js. Trocar o build pack do Coolify para Dockerfile.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 12:27:27 -03:00
Marcio Bevervanso
b955aee644 Initial commit from Create Next App 2026-05-07 17:04:31 -03:00