Files
13fb99be-0886-43f9-8be2-396…/vercel.json
2026-03-17 13:35:31 +00:00

5 lines
97 B
JSON

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