Files
cb8be4fb-dd42-4f34-9f09-7d6…/vercel.json
2026-04-28 17:31:25 +00:00

5 lines
97 B
JSON

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