Files
0eb836e4-7f3c-4767-be3f-301…/vercel.json
2026-05-19 16:53:03 +00:00

5 lines
97 B
JSON

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