Files
bd53b33c-2a6c-4fa9-b96b-833…/vercel.json
2026-05-08 11:58:02 +00:00

5 lines
97 B
JSON

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