Files
82ceb5f1-1920-4bf2-a5f1-ab6…/vercel.json
2026-04-16 17:51:37 +00:00

5 lines
97 B
JSON

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