Files
45e744e5-1a63-4968-942e-6df…/vercel.json
2026-03-17 13:00:07 +00:00

5 lines
97 B
JSON

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