Files
274b8c99-ef1f-40da-a293-854…/vercel.json
2026-05-17 20:36:25 +00:00

5 lines
97 B
JSON

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