Files
8b94e49c-9de1-40a0-9bea-1d4…/vercel.json
2026-03-09 19:06:11 +00:00

5 lines
97 B
JSON

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