Files
6dc6c36f-2914-49e8-8ed8-5fa…/vercel.json
2026-05-09 15:59:29 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}