Files
48ce4b8a-0048-4932-a795-32d…/vercel.json
2026-05-08 17:54:41 +00:00

5 lines
97 B
JSON

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