Files
3d3f3c54-ecff-4265-b9f3-caa…/vercel.json
2026-03-05 10:24:47 +00:00

5 lines
97 B
JSON

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