Files
8287e8ee-fd4e-4ef6-8ffe-8f6…/vercel.json
2026-04-05 16:25:46 +00:00

5 lines
97 B
JSON

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