Files
2d618f5c-4975-4189-b56e-9b7…/vercel.json
2026-06-08 06:59:06 +00:00

5 lines
97 B
JSON

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