Files
329f74f3-e13a-45fd-9fad-e8d…/vercel.json
2026-03-06 18:16:04 +00:00

5 lines
97 B
JSON

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