Files
980c08f5-e4fd-43e0-af19-5eb…/vercel.json
2026-04-18 15:11:15 +00:00

5 lines
97 B
JSON

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