Files
f151a6d8-18a7-48a9-9bb8-650…/vercel.json
2026-03-31 11:58:00 +00:00

5 lines
97 B
JSON

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