Files
2239664b-db80-4c70-86c4-a1a…/vercel.json
2026-04-16 14:21:11 +00:00

5 lines
97 B
JSON

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