Files
1bdb66e2-c473-4880-9043-a4d…/vercel.json
2026-06-09 20:21:04 +00:00

5 lines
97 B
JSON

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