Files
35bef8ec-3eb4-4fe1-9840-1d1…/vercel.json
2026-03-14 13:35:56 +00:00

5 lines
97 B
JSON

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