Files
b6f96b47-ac31-4f86-b585-040…/vercel.json
2026-01-14 00:11:18 +00:00

5 lines
97 B
JSON

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