Files
c56db3c4-c17f-4186-be07-9f3…/vercel.json
2026-04-04 06:28:22 +00:00

5 lines
97 B
JSON

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