Files
73e26a20-cf2b-4df6-bf35-2fc…/vercel.json
2026-04-12 15:20:28 +00:00

5 lines
97 B
JSON

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