Files
376e0687-e775-47b9-b64e-141…/vercel.json
2026-03-11 22:29:14 +00:00

5 lines
97 B
JSON

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