Files
ed3accad-42f7-4d76-bc6a-d65…/vercel.json
2026-03-28 19:08:34 +00:00

5 lines
97 B
JSON

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