Files
c8b63ef2-996d-4439-8610-2ca…/vercel.json
2026-04-26 14:49:33 +00:00

5 lines
97 B
JSON

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