Files
9c0804f8-d406-4c60-bdf3-686…/vercel.json
2026-03-28 12:07:50 +00:00

5 lines
97 B
JSON

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