Files
20c0a528-41e2-46ee-8b6f-9e5…/vercel.json
2026-03-14 10:03:26 +00:00

5 lines
97 B
JSON

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