Files
d9a4814c-2c8b-4d3e-8463-69d…/vercel.json
2026-03-05 12:57:32 +00:00

5 lines
97 B
JSON

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