Files
ce6bb338-6759-4dbe-961d-d3d…/vercel.json
2026-02-20 22:07:06 +00:00

5 lines
97 B
JSON

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