Files
a2edf59a-8ee3-4761-afdc-387…/vercel.json
2026-05-27 02:18:22 +00:00

5 lines
97 B
JSON

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