Files
983d73da-a42d-4a48-abfb-b72…/vercel.json
2026-03-11 09:16:19 +00:00

5 lines
97 B
JSON

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