Files
12d21034-df97-407d-b07d-697…/vercel.json
2026-03-15 17:25:10 +00:00

5 lines
97 B
JSON

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