Files
842b0543-6680-46d9-97dc-dd7…/vercel.json
2026-04-11 19:01:04 +00:00

5 lines
97 B
JSON

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