Files
0bf2cbda-d9e2-4c4e-bd68-bbc…/vercel.json
2026-03-07 09:54:10 +00:00

5 lines
97 B
JSON

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