Files
cbf1eaf6-679f-45e4-bd67-8be…/vercel.json
2026-04-30 15:16:48 +00:00

5 lines
97 B
JSON

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