Files
d86ce93d-8466-443e-bb5b-610…/vercel.json
2026-04-05 07:21:42 +00:00

5 lines
97 B
JSON

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