Files
745fc459-11c6-4e4f-a171-18d…/vercel.json
2026-03-04 17:14:42 +00:00

5 lines
97 B
JSON

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