Files
cd3a4f50-1464-4fc4-96ec-fdd…/vercel.json
2026-03-29 07:41:38 +00:00

5 lines
97 B
JSON

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