Files
ea4f8715-8a95-48f2-ab3b-3ae…/vercel.json
2026-03-05 19:25:37 +00:00

5 lines
97 B
JSON

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