Files
ed2c32b0-8eeb-468f-9ff6-229…/vercel.json
2026-03-19 20:01:46 +00:00

5 lines
97 B
JSON

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