Files
d122b745-e53a-45ee-b580-894…/vercel.json
2026-03-15 18:35:36 +00:00

5 lines
97 B
JSON

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