Files
bd1c7eff-9374-47db-a1be-276…/vercel.json
2026-03-11 19:11:49 +00:00

5 lines
97 B
JSON

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