Files
b68e2430-d6e3-486e-b82f-44d…/vercel.json
2026-04-10 14:57:46 +00:00

5 lines
97 B
JSON

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