Files
75b495e0-2e46-4ce3-bfa9-323…/vercel.json
2026-03-05 20:22:45 +00:00

5 lines
97 B
JSON

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