Files
93d5e714-4f61-4b2d-a359-a2e…/vercel.json
2026-06-10 22:14:35 +00:00

5 lines
97 B
JSON

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