Files
a51726ab-7d35-4eea-b20d-ee1…/vercel.json
2026-06-10 09:36:41 +00:00

5 lines
97 B
JSON

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