Files
1d135590-b76e-4d37-830f-e2e…/vercel.json
2026-04-18 09:23:12 +00:00

5 lines
97 B
JSON

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