Files
8bbdc7ef-3a90-477a-bf6c-c1e…/vercel.json
2026-03-10 20:10:42 +00:00

5 lines
97 B
JSON

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