Files
309be95a-0e2e-4ba7-a07c-369…/vercel.json
2026-03-29 18:34:53 +00:00

5 lines
97 B
JSON

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