Files
c45b384e-e685-4c3a-9400-0d7…/vercel.json
2026-06-11 04:11:50 +00:00

5 lines
97 B
JSON

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