Files
3e8cb18e-8dc3-4fc2-983d-1ed…/vercel.json
2026-03-29 14:27:50 +00:00

5 lines
97 B
JSON

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