Files
4592097f-ff06-4888-8e9f-d20…/vercel.json
2026-03-08 03:23:10 +00:00

5 lines
97 B
JSON

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