Files
9ab2725d-754e-4b6c-8dcb-36e…/vercel.json
2026-03-22 08:39:18 +00:00

5 lines
97 B
JSON

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