Files
731f4da3-447f-4e32-a32c-021…/vercel.json
2026-05-22 12:43:57 +00:00

5 lines
97 B
JSON

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