Files
cf177c9a-a6f2-4a7e-aee2-c4e…/vercel.json
2026-03-31 19:42:29 +00:00

5 lines
97 B
JSON

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