Files
8e1d749c-4504-4938-b8f4-0da…/vercel.json
2026-03-16 14:20:39 +00:00

5 lines
97 B
JSON

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