Files
beb7eb06-68f2-47f8-b4ee-048…/vercel.json
2026-03-06 11:51:26 +00:00

5 lines
97 B
JSON

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