Files
2f78aee6-1b66-4dc4-844c-90b…/vercel.json
2026-03-03 18:24:09 +00:00

5 lines
97 B
JSON

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