Files
32b6196d-4f49-4274-9561-101…/vercel.json
2026-03-07 20:02:24 +00:00

5 lines
97 B
JSON

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