Files
26073411-ea5f-4cda-ac99-e6d…/vercel.json
2026-06-11 10:09:58 +00:00

5 lines
97 B
JSON

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