Files
bcc9658d-2c3e-4f50-a01f-7a4…/vercel.json
2026-05-08 17:47:12 +00:00

5 lines
97 B
JSON

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