Files
faaf21cf-038d-4c54-93d8-e5d…/vercel.json
2026-03-09 20:14:53 +00:00

5 lines
97 B
JSON

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