Files
e5965282-bbc7-4be2-a6e4-b7f…/vercel.json
2026-04-22 21:36:48 +00:00

5 lines
97 B
JSON

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