Files
c38b175d-c867-44fa-a8e6-d82…/vercel.json
2026-03-10 21:57:53 +00:00

5 lines
97 B
JSON

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