Files
f2c8c29b-8c93-48dc-b613-2b1…/vercel.json
2026-03-06 16:50:42 +00:00

5 lines
97 B
JSON

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