Files
69658e2e-ebf5-42c4-973f-6b6…/vercel.json
2026-03-03 14:43:36 +00:00

5 lines
97 B
JSON

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