Files
24bf90b7-a3e8-44eb-a4a2-9e7…/vercel.json
2026-04-15 14:07:38 +00:00

5 lines
97 B
JSON

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