Files
a207ef39-899d-4de3-a7fe-bdf…/vercel.json
2026-05-01 19:45:58 +00:00

5 lines
97 B
JSON

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