Files
e44e2e47-0b2d-4f2f-bd74-ad7…/vercel.json
2026-04-18 22:58:29 +00:00

5 lines
97 B
JSON

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