Files
abefd179-3f2e-46e3-9b1e-92f…/vercel.json
2026-03-30 16:47:41 +00:00

5 lines
97 B
JSON

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