Files
b0eb5f7d-8b6e-435f-b26b-e4b…/vercel.json
2026-03-19 23:37:25 +00:00

5 lines
97 B
JSON

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