Files
ad8d7f6e-3eef-4d3c-b3a8-43f…/vercel.json
2026-03-11 06:43:14 +00:00

5 lines
97 B
JSON

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