Files
8d64d6ee-8013-4377-afdf-0ed…/vercel.json
2026-03-05 18:41:05 +00:00

5 lines
97 B
JSON

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