Files
bcb3cb2e-d283-4ee6-ba33-66e…/vercel.json
2026-04-19 20:19:49 +00:00

5 lines
97 B
JSON

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