Files
7bb06cbd-4fc2-4de4-8aab-ebd…/vercel.json
2026-03-18 09:43:10 +00:00

5 lines
97 B
JSON

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