Files
34c6e315-64e2-45dc-9c42-4cc…/vercel.json
2026-03-12 17:23:24 +00:00

5 lines
97 B
JSON

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