Files
3c9277dd-064d-4327-a976-bcc…/vercel.json
2026-05-08 19:08:41 +00:00

5 lines
97 B
JSON

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