Files
b890fcbd-746e-4bc2-86c3-092…/vercel.json
2026-03-09 17:11:00 +00:00

5 lines
97 B
JSON

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