Files
0964f544-ab05-4ed2-af3c-7c3…/vercel.json
2026-04-14 21:24:08 +00:00

5 lines
97 B
JSON

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