Files
b2864666-1c5c-42e9-bad3-0cf…/vercel.json
2026-03-05 18:25:34 +00:00

5 lines
97 B
JSON

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