Files
bd99b60f-3f9c-438f-9464-abe…/vercel.json
2026-05-18 15:01:48 +00:00

5 lines
97 B
JSON

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