Files
0dab2e0b-b40f-4e2e-a2f0-f06…/vercel.json
2026-05-18 09:02:26 +00:00

5 lines
97 B
JSON

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