Files
3c10ece3-01ca-4f6d-8dee-1c3…/vercel.json
2026-03-08 18:56:50 +00:00

5 lines
97 B
JSON

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