Files
c867d58d-aae9-40fe-86b4-0ff…/vercel.json
2026-05-20 14:44:47 +00:00

5 lines
97 B
JSON

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