Files
9fc5cd2f-fd12-413f-92d2-191…/vercel.json
2026-04-28 18:17:14 +00:00

5 lines
97 B
JSON

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