Files
2dfd1e3b-5185-4c1d-aadd-c72…/vercel.json
2026-03-08 10:07:36 +00:00

5 lines
97 B
JSON

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