Files
8e5d4f16-d549-41ec-b2e9-623…/vercel.json
2026-03-10 13:10:22 +00:00

5 lines
97 B
JSON

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