Files
ed6ef7ca-a4ab-47e4-8f27-0a4…/vercel.json
2026-03-18 17:37:59 +00:00

5 lines
97 B
JSON

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