Files
a3e8e0ae-6025-4583-bade-f32…/vercel.json
2026-03-04 16:31:28 +00:00

5 lines
97 B
JSON

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