Files
4b208b13-bf5f-43a0-bd3a-4ee…/vercel.json
2026-03-06 13:20:18 +00:00

5 lines
97 B
JSON

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