Files
de841e43-d072-49eb-9fe0-68f…/vercel.json
2026-03-31 09:14:26 +00:00

5 lines
97 B
JSON

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