Files
b8dfcfa9-33ed-4dc7-ab4d-7a7…/vercel.json
2026-04-11 14:24:31 +00:00

5 lines
97 B
JSON

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