Files
ce684ee4-19c9-4fad-89f2-b88…/vercel.json
2026-03-05 23:29:45 +00:00

5 lines
97 B
JSON

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