Files
774b377d-07e8-46c0-ab78-bcf…/vercel.json
2026-03-27 08:49:38 +00:00

5 lines
97 B
JSON

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