Files
5d5a597a-bc96-4dc7-a0bc-5f9…/vercel.json
2026-03-03 09:21:18 +00:00

5 lines
97 B
JSON

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