Files
255bc07b-10b9-4a6a-b8cd-0e6…/vercel.json
2026-04-21 15:14:14 +00:00

5 lines
97 B
JSON

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