Files
0332506b-1f99-4831-be6b-55a…/vercel.json
2026-05-28 12:45:14 +00:00

5 lines
97 B
JSON

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