Files
d990530f-d6e2-40e6-bd49-cdd…/vercel.json
2026-03-26 14:48:20 +00:00

5 lines
97 B
JSON

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