Files
6b75432e-b4f2-4e7a-bbad-2e1…/vercel.json
2026-04-16 21:23:34 +00:00

5 lines
97 B
JSON

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