Files
83ebb9ba-9f9e-481c-9fdf-7f2…/vercel.json
2026-03-08 21:33:13 +00:00

5 lines
97 B
JSON

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