Files
053a792b-4580-424e-bb97-2f1…/vercel.json
2026-04-11 18:35:50 +00:00

5 lines
97 B
JSON

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