Files
4cdcc583-0de8-414f-959d-ea7…/vercel.json
2026-03-08 04:00:56 +00:00

5 lines
97 B
JSON

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