Files
61b2b5d4-632c-4e2b-997f-163…/vercel.json
2026-04-18 13:36:19 +00:00

5 lines
97 B
JSON

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