Files
a68e14b5-cb88-43e3-bac9-a5d…/vercel.json
2026-05-22 13:25:38 +00:00

5 lines
97 B
JSON

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