This repository has been archived on 2026-06-19. You can view files and clone it, but cannot push or open issues or pull requests.
gso-landingpage/vercel.json
Athena e2168659d4 Sync latest changes + add package-lock.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 18:10:26 +02:00

5 lines
96 B
JSON
Executable file

{
"framework": "nextjs",
"buildCommand": "pnpm build",
"installCommand": "pnpm install"
}