Files
96f1020e-35a3-4f83-b8aa-b1f…/vercel.json
2026-03-10 08:51:33 +00:00

5 lines
97 B
JSON

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