Files
ced81b8a-4fd1-404f-a77d-365…/vercel.json
2026-03-08 15:24:07 +00:00

5 lines
97 B
JSON

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