Files
e28e895b-c605-46cd-bf27-80e…/vercel.json
2026-03-17 17:07:12 +00:00

5 lines
97 B
JSON

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