Files
3c358da4-8e43-4f33-8e75-8cf…/vercel.json
2026-03-21 18:07:07 +00:00

5 lines
97 B
JSON

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