Files
76258d2d-5b8d-4ad0-bdd6-be3…/vercel.json
2026-03-25 21:35:54 +00:00

5 lines
97 B
JSON

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