Files
5fc7f89b-7be8-4069-b17f-be9…/vercel.json
2026-04-11 15:32:28 +00:00

5 lines
97 B
JSON

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