Files
fd8ed42f-f7d9-4fd0-839b-0be…/vercel.json
2026-03-19 19:32:06 +00:00

5 lines
97 B
JSON

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