Files
6bc5fb34-5562-41c6-bc10-c06…/vercel.json
2026-03-04 17:06:24 +00:00

5 lines
97 B
JSON

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