Files
04a7c4a2-4e5b-45a3-99ff-8bf…/vercel.json
2026-03-12 15:57:05 +00:00

5 lines
97 B
JSON

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