Files
dfe5e7b1-d178-476f-a0e5-583…/vercel.json
2026-05-20 19:21:37 +00:00

5 lines
97 B
JSON

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