Files
2d38eb10-e1d3-4ba9-9e67-f29…/vercel.json
2026-02-25 17:37:56 +00:00

5 lines
97 B
JSON

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