Files
2a34345c-846c-4ff2-8388-e6d…/vercel.json
2026-03-05 06:42:01 +00:00

5 lines
97 B
JSON

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