Files
6e7d9186-ce9e-4c97-a3a8-01f…/vercel.json
2026-03-01 19:49:29 +00:00

5 lines
97 B
JSON

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