Files
d9e90725-d61e-4d4f-8924-b3d…/vercel.json
2026-05-14 13:29:30 +00:00

5 lines
97 B
JSON

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