Files
34a2ef53-ec16-4ec1-a22d-733…/vercel.json
2026-03-09 19:18:28 +00:00

5 lines
97 B
JSON

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