Files
89a19b89-ceb2-4640-b56d-d8f…/vercel.json
2026-03-21 04:54:24 +00:00

5 lines
97 B
JSON

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