Files
8db39cfc-fc80-4fc8-ac2d-669…/vercel.json
2026-05-12 16:14:57 +00:00

5 lines
97 B
JSON

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