Files
6bb8fe99-b316-405b-86a5-396…/vercel.json
2026-03-08 14:02:04 +00:00

5 lines
97 B
JSON

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