Files
b1d3fc04-1c61-42e0-ae08-d3b…/vercel.json
2026-04-22 15:25:26 +00:00

5 lines
97 B
JSON

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