Files
65b19ae9-fa3a-4cd6-ac5f-9ee…/vercel.json
2026-03-09 21:33:17 +00:00

5 lines
97 B
JSON

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