Files
e2d66ce1-d6d4-41c1-8b3d-d30…/vercel.json
2026-03-05 18:00:41 +00:00

5 lines
97 B
JSON

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