Files
6211f431-be81-484d-b4af-921…/vercel.json
2026-03-15 09:22:58 +00:00

5 lines
97 B
JSON

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