Files
2c5c32b6-4e66-4833-bb77-7c6…/vercel.json
2026-03-05 12:09:13 +00:00

5 lines
97 B
JSON

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