Files
47ae0cf6-b7a1-41ec-92f8-71d…/vercel.json
2026-03-07 17:37:01 +00:00

5 lines
97 B
JSON

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