Files
ddba7772-6990-48ce-ba3b-2fd…/vercel.json
2026-03-09 09:26:32 +00:00

5 lines
97 B
JSON

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