Files
fbf9721b-5d16-47a2-8386-0e7…/vercel.json
2026-03-03 19:19:48 +00:00

5 lines
97 B
JSON

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