Files
ca6b7921-0815-4f13-8329-8ce…/vercel.json
2026-03-24 13:23:37 +00:00

5 lines
97 B
JSON

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