Files
f171e3af-1d25-4b2d-bf4f-fa7…/vercel.json
2026-03-11 21:06:50 +00:00

5 lines
97 B
JSON

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