Files
65b74fc4-82a9-438e-b3e7-3d1…/vercel.json
2026-03-31 09:11:42 +00:00

5 lines
97 B
JSON

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