Files
58375443-b7f3-4d7a-82dd-840…/vercel.json
2026-03-09 18:27:28 +00:00

5 lines
97 B
JSON

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