Files
08dd25f3-c499-4146-b2fe-b7f…/vercel.json
2026-03-30 10:55:22 +00:00

5 lines
97 B
JSON

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