Files
380f4d3d-5c0a-40f4-afcb-508…/vercel.json
2026-04-07 15:28:58 +00:00

5 lines
97 B
JSON

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