Files
09747ecf-df87-47b3-9ad1-d5b…/vercel.json
2026-03-29 13:04:43 +00:00

5 lines
97 B
JSON

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