Files
9e1a86b8-1e7d-42e4-b4e3-a44…/vercel.json
2026-03-07 07:45:35 +00:00

5 lines
97 B
JSON

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