Files
67d99196-6f76-4626-9c7a-2fe…/vercel.json
2026-03-07 17:43:27 +00:00

5 lines
97 B
JSON

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