Files
7d3c5cf5-ba84-49d7-8f8b-bc7…/vercel.json
2026-03-12 09:14:57 +00:00

5 lines
97 B
JSON

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