Files
91e889d3-b6b8-4da6-967e-d7d…/vercel.json
2026-06-03 22:43:15 +00:00

5 lines
97 B
JSON

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