Files
11bb633d-6446-4198-9156-d99…/vercel.json
2026-03-12 21:41:40 +00:00

5 lines
97 B
JSON

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