Files
cd3d790f-f390-4e64-8966-075…/vercel.json
2026-06-12 07:06:19 +00:00

5 lines
97 B
JSON

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