Files
6b3c2de8-6b7d-48d3-a99b-b70…/vercel.json
2026-06-07 20:29:28 +00:00

5 lines
97 B
JSON

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