Files
050ed44e-9456-417b-bfd9-fee…/vercel.json
2026-06-07 22:34:00 +00:00

5 lines
97 B
JSON

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