Files
62d9fe15-6f0d-40e9-897e-b88…/vercel.json
2026-06-06 13:54:10 +00:00

5 lines
97 B
JSON

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