Files
174c3eeb-b6eb-46f9-93ea-c1d…/vercel.json
2026-06-12 23:24:10 +00:00

5 lines
97 B
JSON

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