Files
5b2e4b0f-42f2-4f09-b9eb-0d0…/vercel.json
2026-03-09 18:53:26 +00:00

5 lines
97 B
JSON

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