Files
94162bbc-5b86-4e3f-ab1f-09c…/vercel.json
2026-03-07 12:04:14 +00:00

5 lines
97 B
JSON

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