Files
2f3d3537-2edc-4923-8c93-a63…/vercel.json
2026-03-12 21:12:42 +00:00

5 lines
97 B
JSON

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