Files
b8a5769e-fb39-4021-8fb2-68b…/vercel.json
2026-06-12 11:41:43 +00:00

5 lines
97 B
JSON

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