Files
ea9d156d-a997-4fc5-bd9a-d3d…/vercel.json
2026-03-20 04:50:23 +00:00

5 lines
97 B
JSON

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