Files
46e27d40-447b-4839-9d12-66d…/vercel.json
2026-03-10 11:12:44 +00:00

5 lines
97 B
JSON

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