Files
8a033e0d-c814-411e-b86f-35a…/vercel.json
2026-06-13 08:35:27 +00:00

5 lines
97 B
JSON

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