Files
2669dcfd-3364-4e3d-93d2-74f…/vercel.json
2026-03-05 11:27:59 +00:00

5 lines
97 B
JSON

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