Files
cecb189b-026e-447f-8b1b-41c…/vercel.json
2026-03-28 20:20:41 +00:00

5 lines
97 B
JSON

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