Files
5b843435-8bd9-4672-8a9d-bd5…/vercel.json
2026-03-08 17:57:58 +00:00

5 lines
97 B
JSON

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