Files
7db8203a-c2dd-42d3-ad2f-3f7…/vercel.json
2026-06-10 23:49:00 +00:00

5 lines
97 B
JSON

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