Files
69eb4090-b00f-428c-a074-ceb…/vercel.json
2026-03-06 17:10:28 +00:00

5 lines
97 B
JSON

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