Files
b91f6976-c1db-4746-97e1-008…/vercel.json
2026-03-21 03:51:06 +00:00

5 lines
97 B
JSON

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