Files
6d2892c3-e158-4982-9cb8-e66…/vercel.json
2026-04-15 18:00:43 +00:00

5 lines
97 B
JSON

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