Files
e811f6cc-e2e0-42b5-8366-715…/vercel.json
2026-04-28 18:11:36 +00:00

5 lines
97 B
JSON

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