Files
01827f28-358e-49f4-a95a-d86…/vercel.json
2026-05-23 23:18:47 +00:00

5 lines
97 B
JSON

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